diff --git a/README.md b/README.md index 4a92b49..df08ff8 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ We show how to use the body data from AMASS to animate these models. Clone this repo and run the following from the root folder: ```bash -python install -r requirements.txt +pip install -r requirements.txt python setup.py develop ```