diff --git a/satore/README.md b/satore/README.md index bf32cbb..341d58d 100644 --- a/satore/README.md +++ b/satore/README.md @@ -22,8 +22,7 @@ To install **satore** and its dependencies (all are Apache2/MIT licensed), in a directory of your choice, type: ```shell -git clone https://github.com/deepmind/deepmind-research/tree/master/satore -raco pkg install --auto --update-deps --link satore +raco pkg install --auto --update-deps satore ```