about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCase Duckworth2021-02-27 16:56:03 -0600
committerCase Duckworth2021-02-27 16:56:03 -0600
commit5286e4f6e059713176409666ff9ecb7d98dd5ab9 (patch)
tree533fad920a7668413d978b8a68cb8325072e5265
parentChange default T_PRE_DISPLAY to both,pre,alt (diff)
downloadbollux-5286e4f6e059713176409666ff9ecb7d98dd5ab9.tar.gz
bollux-5286e4f6e059713176409666ff9ecb7d98dd5ab9.zip
Add README install advice to remove /usr/bin/bollux
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md index f17a53c..904a4b9 100644 --- a/README.md +++ b/README.md
@@ -52,6 +52,9 @@ $ cd bollux
52# make install 52# make install
53``` 53```
54 54
55**NOTE** if you installed an older version, make sure to rm /usr/bin/bollux.
56The new install path is /usr/local/bin.
57
55## Alternative 58## Alternative
56 59
57``` 60```