slight change

This commit is contained in:
Nick
2019-09-18 13:02:15 -06:00
parent 99ee1b4deb
commit 2a310f8454
-2
View File
@@ -1,7 +1,5 @@
#!/bin/bash
# Gather CTRL and copy to working directory
git clone https://github.com/salesforce/ctrl.git model
cd model
# Cython is needed to compile fastBPE
pip install Cython