Explorar o código

add alternative installation through install.sh

Alex Cheema hai 1 ano
pai
achega
3778301b47
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -75,6 +75,8 @@ The current recommended way to install exo is from source.
 git clone https://github.com/exo-explore/exo.git
 cd exo
 pip install .
+# alternatively, with venv
+source install.sh
 ```
 
 ### Troubleshooting