1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-12-04 14:46:29 -05:00

📝 Remove make desktop command

This commit is contained in:
makeworld 2020-09-12 17:40:27 -04:00
parent bf29ec2a97
commit 0eea591ff6

View File

@ -74,7 +74,6 @@ cd amfora
# git checkout v1.2.3 # Optionally pin to a specific version instead of the latest commit
make
sudo make install # Not for Windows!
sudo make desktop # Optional, installs .desktop file. Not for Windows or macOS
```
Because you installed with the Makefile, running `amfora -v` will tell you exactly what commit the binary was built from.