[F] Fix maven instruction

This commit is contained in:
Azalea (on HyDEV-Daisy)
2022-05-16 01:53:34 -04:00
parent 40a2722a01
commit 7813bb75de
3 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ In order to launch FixMiner, execute [fixminer.sh](python/fixminer.sh)
* Install the project with maven from root. (usage [pom.xml](pom.xml))
```powershell
mvn clean install
mvn clean package
```
* Active the conda environment from shell
```powershell