We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a0b15a commit e7a04e1Copy full SHA for e7a04e1
README.md
@@ -9,7 +9,7 @@ bric does not depend on any library (not even curses). It uses fairly standard V
9
git clone https://github.com/shnupta/bric
10
cd bric
11
make
12
-make install (with privileges)
+make install
13
```
14
15
### Usage:
0 commit comments