Captain Ezio commited on
Commit
f55d0c4
·
1 Parent(s): 831b314

Update Makefile

Browse files
Files changed (1) hide show
  1. Makefile +1 -1
Makefile CHANGED
@@ -7,7 +7,7 @@ install:
7
  @pip install -r requirements.txt
8
 
9
  run:
10
- @python3 -m alita
11
 
12
  clean:
13
  @rm -rf Powers/logs
 
7
  @pip install -r requirements.txt
8
 
9
  run:
10
+ @python3 -m Powers
11
 
12
  clean:
13
  @rm -rf Powers/logs