We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4945ee6 commit 70ae877Copy full SHA for 70ae877
README.md
@@ -5,7 +5,7 @@ A news viewer for elementary os
5
```bash
6
git clone https://github.com/Allen-B1/news.git
7
cd news
8
-cmake
+cmake /usr ./
9
make
10
sudo make install
11
```
0 commit comments