Skip to content

Commit

Permalink
Merge pull request boramalper#80 from ottlinger/master
Browse files Browse the repository at this point in the history
Add need installation prerequisites
  • Loading branch information
boramalper authored Sep 2, 2016
2 parents cdcda60 + da16b04 commit e5d6e05
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ If you use nitrogen for setting your wallpaper, you have to enter this in your
mode=4
bgcolor=#000000

## Prerequisites

You need a valid python3 installation including the python3-setuptools package:

sudo apt install python3
sudo apt install python3-setuptools

## Installation

cd ~
Expand Down

0 comments on commit e5d6e05

Please sign in to comment.