Skip to content

Commit

Permalink
Makefile update (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
gasse authored May 27, 2024
1 parent 4c09e84 commit 7abe98b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
install:
@echo "--- 🚀 Installing project dependencies ---"
pip install -e ./core ./miniwob ./webarena ./experiments
pip install -e ./core ./miniwob ./webarena ./experiments ./

install-demo:
@echo "--- 🚀 Installing demo dependencies ---"
Expand Down

0 comments on commit 7abe98b

Please sign in to comment.