Skip to content

Commit 1be853f

Browse files
authored
Update README.md
Some precision
1 parent 455171b commit 1be853f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@ When you did it , you will have to launch the file called "setup.py" to install
6767
```
6868
sudo python setup.py install
6969
```
70+
### This commmand line must be executed anyway to install the DOT3K DISPLAY :
71+
#### The Display'O'Tron Softwares and libs :
72+
73+
```
74+
curl -sS get.pimoroni.com/displayotron | bash
75+
```
7076

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

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

84-
### This commmand line must be executed anyway to install the DOT3K DISPLAY:
85-
#### The Display'O'Tron Softwares and libs :
86-
87-
```
88-
curl -sS get.pimoroni.com/displayotron | bash
89-
```
9090
## Run
9191
#### First Way to run the project :
9292
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

0 commit comments

Comments
 (0)