@@ -1,2 +1,12 @@
# spacy
+##
+
+```
+python -m venv .env
+source .env/bin/activate
+pip install -U pip setuptools wheel
+pip install spacy