Commit 1f9c40af authored by root's avatar root
Browse files

update README.md

parent 6b8f8281
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -45,5 +45,7 @@ pip3 uninstall frozenlist gradio murmurhash preshed spacy srsly thinc weasel aio
# Set the data path and download before running the server
export ALFWORLD_DATA=<storage_path>
alfworld-download

# on a new window, start a startx port and then start server
python vagen/env/server.py
```