diff --git a/README.txt b/README.txt index c864df2..10c724a 100644 --- a/README.txt +++ b/README.txt @@ -16,9 +16,11 @@ There are several options for installation: * From scratch: - * pip install --user + * pip install --user skdata * From a fresh git checkout: + + * pip install -r requirements.txt * python setup.py develop