Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ <h2>Install</h2>
<img src="images/ubuntu-logo.png" class="img-circle" width="35" height="35">
Nutty is available as a PPA for Ubuntu (16.04 upwards) and other Ubuntu based systems. Open Terminal and run the following comands for installation
<pre>
sudo apt-add-repository ppa:bablu-boy/nutty
sudo apt-add-repository ppa:bablu-boy/nutty.0.1
sudo apt-get update
sudo apt-get install com.github.babluboy.nutty</pre>
In case of issues related to missing libgranite package, add the Elementary PPA as shown below and re-try. The Elementary PPA can be removed after Nutty is installed.
Expand Down