1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-07 01:56:35 +01:00

Move makefile into root directory

Requested by @mannol.
This commit is contained in:
Ansa89
2015-03-21 18:33:51 +01:00
parent a64b8cae89
commit a11289de79
4 changed files with 20 additions and 14 deletions

View File

@@ -36,7 +36,6 @@ You can omit `libnotify` if you intend to build without desktop notifications en
<a name="Compiling">
## Compiling
```
cd build/
make PREFIX="/where/to/install"
sudo make install PREFIX="/where/to/install"
```