Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenFold
Commits
bb5b4b5c
Commit
bb5b4b5c
authored
Sep 30, 2021
by
Gustaf Ahdritz
Browse files
Correct commands in README
parent
54317fe4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
bb5b4b5c
...
@@ -20,13 +20,13 @@ scripts/install_third_party_dependencies.sh
...
@@ -20,13 +20,13 @@ scripts/install_third_party_dependencies.sh
To activate the environment, run:
To activate the environment, run:
```
bash
```
bash
scripts/activate_conda_venv.sh
source
scripts/activate_conda_venv.sh
```
```
To deactivate it, run:
To deactivate it, run:
```
bash
```
bash
scripts/deactivate_conda_venv.sh
source
scripts/deactivate_conda_venv.sh
```
```
## Features
## Features
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment