Ali Bellamine %!s(int64=3) %!d(string=hai) anos
pai
achega
0eefe70572
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      getting_started.ipynb

+ 2 - 1
getting_started.ipynb

@@ -213,7 +213,8 @@
    "metadata": {},
    "source": [
     "```\n",
-    "    python3 download_data.py [TOKEN]\n",
+    "    pip install -r requirements.txt\n",
+    "    python download_data.py [TOKEN]\n",
     "```"
    ]
   },