We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f97ae1 commit 16ba2e9Copy full SHA for 16ba2e9
README.md
@@ -22,7 +22,7 @@ Clone the repo from github `$ git clone [email protected]:RyanSept/HealthTools.KE-a
22
23
Change directory into package `$ cd HealthTools.KE-api`
24
25
-Install the dependencies by running `$ pip install requirements.txt`
+Install the dependencies by running `$ pip install -r requirements.txt`
26
27
Install Memcached
28
* If on linux follow this [link](https://github.com/memcached/memcached/wiki/Install)
0 commit comments