Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Home
authored
Dec 14, 2022
by
Sushant Sharma-Chaudhary
Show whitespace changes
Inline
Side-by-side
Home.md
View page @
213c0d44
...
...
@@ -4,6 +4,7 @@
```
git clone git@git.ligo.org:sushant.sharma-chaudhary/em-bright-gp.git
cd em-bright-gp
git checkout em-bright-gp
```
2.
Create a anaconda environment using:
`conda create -n {name} python=3.{8/9}`
...
...