From af76d8be0cc389e2e27472cd46b823de9b590b47 Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 13 Feb 2017 17:05:51 +1000 Subject: [PATCH] Update pip install -r requirements.txt --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5d2cde4..33bcd90 100644 --- a/README.rst +++ b/README.rst @@ -28,7 +28,7 @@ Note: Longclaw v0.1 is currently in development, as such there is no pre-built p - Next, install the python and JS dependencies: - pip install requirements.txt + pip install -r requirements.txt cd longclaw/client && npm install - You can now install longclaw: