diff --git a/README.md b/README.md index 22e4c77..ac2944b 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,7 @@ The scripts are compatible with a gonito challenge that will be linked here in t It should used in the following way in a Transfix-like environment/file structure: * git clone https://git.wmi.amu.edu.pl/s470607/transfix-mt.git -* ./transfix-mt/env/venv-setup.sh -* ./transfix-mt/do_inject.sh +* cd transfix-mt/env +* ./venv-setup.sh +* cd .. +* ./do_inject.sh