Skip to content

Commit

Permalink
Fix alias definition
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuderman committed Dec 11, 2023
1 parent eeead2c commit 03b0109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
alias abm="python3.10 -m abm"
alias abm="python -m abm"
source .venv/bin/activate

0 comments on commit 03b0109

Please sign in to comment.