Update hidet.sh
Browse files
hidet.sh
CHANGED
|
@@ -7,4 +7,4 @@ cmake ..
|
|
| 7 |
make -j4
|
| 8 |
cd .. # return to the root directory of Hidet
|
| 9 |
#pip uninstall hidet
|
| 10 |
-
pip install
|
|
|
|
| 7 |
make -j4
|
| 8 |
cd .. # return to the root directory of Hidet
|
| 9 |
#pip uninstall hidet
|
| 10 |
+
pip install .
|