diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-11-06 18:07:32 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-11-06 18:07:32 +0100 |
commit | e933bbdb86ae8cf1a2d2089b07fb5ebc9e06420b (patch) | |
tree | f64009cf6aa1a0ef1b274e7f2fb1cb4e5ab973ae /README.org | |
parent | README update (diff) | |
download | st-e933bbdb86ae8cf1a2d2089b07fb5ebc9e06420b.tar.gz st-e933bbdb86ae8cf1a2d2089b07fb5ebc9e06420b.tar.bz2 st-e933bbdb86ae8cf1a2d2089b07fb5ebc9e06420b.tar.xz st-e933bbdb86ae8cf1a2d2089b07fb5ebc9e06420b.tar.zst st-e933bbdb86ae8cf1a2d2089b07fb5ebc9e06420b.zip |
typo
Diffstat (limited to '')
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ $ make #+END_SRC It is installed by default in the user ~/usr/local/bin~ directory but you can -change it to something that matches more yout ~$PATH~ by editing the ~PREFIX~ +change it to something that matches more your ~$PATH~ by editing the ~PREFIX~ variable in ~config.mk~. * Applied patches |