Skip to content

Commit

Permalink
Updated APT repository details.
Browse files Browse the repository at this point in the history
  • Loading branch information
jocic committed Mar 2, 2019
1 parent 4508ee1 commit 2439dd1
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions readme.md
Expand Up @@ -261,10 +261,9 @@ install **Alarm** like you would anything else.
Add the repository.

```bash
wget -nc https://www.djordjejocic.com/files/apt/Release.key
sudo apt-key add Release.key
sudo echo "deb http://apt.djordjejocic.com general main" >>
"/etc/apt/sources.list"
wget -nc https://www.djordjejocic.com/storage/app/media/other/release.key
sudo apt-key add release.key
sudo echo "deb http://apt.djordjejocic.com general main" >> "/etc/apt/sources.list"
sudo apt-get update
```

Expand Down

0 comments on commit 2439dd1

Please sign in to comment.