Explorar o código

Add Installation

Vuillemot Florian %!s(int64=3) %!d(string=hai) anos
pai
achega
86a6d8e953
Modificáronse 1 ficheiros con 13 adicións e 0 borrados
  1. 13 0
      INSTALLATION.md

+ 13 - 0
INSTALLATION.md

@@ -0,0 +1,13 @@
+# Installation
+
+The latest stable version of _taipy_ is available through _pip_:
+```
+pip install taipy
+```
+
+## Development version
+
+You can install the development version of _taipy_ with _pip_ and _git_:
+```
+pip install git+https://git@github.com/Avaiga/taipy
+```