Skip to content

Commit

Permalink
Corrected error in install steps
Browse files Browse the repository at this point in the history
  • Loading branch information
pronopython authored Nov 19, 2022
1 parent c6f4a7f commit 3827e6b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,11 @@ Yes, clone or download this repo now!

In `fapelsystem/` run

`sudo install.sh`
`chmod +x install.sh`

`./install.sh`

> :cherries: *Do not run the install.sh as root (sudo), as it would create config files for root user and not for you*
> :eggplant: :sweat_drops: *If you are new then let the fapelsystem create the dirs (`y`). Otherwise you have to change the config file yourself (NOT recommended for new users!)*
Expand Down

0 comments on commit 3827e6b

Please sign in to comment.