Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Some precision
  • Loading branch information
Franck1333 committed Aug 16, 2018
1 parent 455171b commit 1be853f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,12 @@ When you did it , you will have to launch the file called "setup.py" to install
```
sudo python setup.py install
```
### This commmand line must be executed anyway to install the DOT3K DISPLAY :
#### The Display'O'Tron Softwares and libs :

```
curl -sS get.pimoroni.com/displayotron | bash
```

### Or you can do it by yourself with those command lines :

Expand All @@ -81,12 +87,6 @@ When you did it , you will have to launch the file called "setup.py" to install
sudo pip install -U googlemaps
```

### This commmand line must be executed anyway to install the DOT3K DISPLAY:
#### The Display'O'Tron Softwares and libs :

```
curl -sS get.pimoroni.com/displayotron | bash
```
## Run
#### First Way to run the project :
To run the project , you can run the small script file called "Start_DOT3K_TravelKit.sh" in the folder "START" ; it's will launch the project in the background
Expand Down

0 comments on commit 1be853f

Please sign in to comment.