tripeur %!s(int64=4) %!d(string=hai) anos
pai
achega
cdc8e9320b
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -0,0 +1,10 @@
+## install
+
+```
+mkdir MaxApp
+cd MaxApp
+git clone http://gitlab.jaquin.fr/clovis/MaxApp.git
+python -m venv venv
+venv/Scripts/activate
+pip -r requirements.txt
+```