Update repo
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# calculmental_python
|
||||
# calcpymental
|
||||
|
||||
Faites travailler vos neurones. Petit jeu de calcul mental simple programmé en python inspiré de mon premier programme réalisé à l'époque en Basic sur Amstrad CPC 6128
|
||||
|
||||
@@ -9,10 +9,10 @@ Ce script est développé sous Python 3 et doit fonctionner certainement sous Py
|
||||
```
|
||||
# Si ce n'est déjà fait !!
|
||||
sudo apt-get install python3
|
||||
git clone https://git.weblib.re/svpro/calculmental_python.git
|
||||
git clone https://git.vermeulen.pro/SVPRO/calcpymental
|
||||
```
|
||||
|
||||
```
|
||||
cd calculmental_python
|
||||
cd calcpymental
|
||||
./calcul.py
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user