Commit 054b8577 authored by Dylan Araps's avatar Dylan Araps

Merge pull request #116 from dawidd6/master

parents c8f20fda 0114f755
......@@ -143,7 +143,7 @@ https://github.com/dylanaraps/neofetch/wiki/Following-HEAD
### Debian / Ubuntu
1. Add the 3rd party repo
- `echo "deb https://dl.bintray.com/dawidd6/neofetch jessie main" | sudo tee -a /etc/apt/sources.list`
- `echo "deb http://dl.bintray.com/dawidd6/neofetch jessie main" | sudo tee -a /etc/apt/sources.list`
2. If you don't have curl, install it with this command
- `sudo apt-get install curl`
3. Add public key and update your repos
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment