You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Nothing much, that 2nd item should be installed on every Linux system lol
32
32
33
33
1. Just put the script somewhere in your `$PATH`, I use `/usr/local/bin/` on mine for example.
34
34
35
-
2. As for the directory containing all packages, you just change `$FPKG_DIR` to whatever directory you want, and if doesn't already exist, `fpkg` will make it for you!
35
+
2. As for the directory containing all packages, you just change `$FPKG_ROOT` to whatever directory you want, and if doesn't already exist, `fpkg` will make it for you!
36
36
37
37
3. And for the text editor, it's also as simple. Change `$EDITOR` to your favorite text editor.
0 commit comments