diff options
| -rw-r--r-- | INSTALL.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/INSTALL.txt b/INSTALL.txt index 198b42c..3f5fdc0 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -47,7 +47,7 @@ In particular, https://github.com/trufont/defcon/tree/python3-ufo3      cd .. ;      git clone --depth=1 --branch=python3-ufo3 https://github.com/trufont/defcon ; -    cd robofab ; +    cd defcon ;      sudo python3 setup.py install --record installed-files.txt ;  ### PyInstaller | 
