Skip to content

Commit 7c9477e

Browse files
authored
Update README.md
1 parent aa131e6 commit 7c9477e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Setup
44

5-
The recommended way for runnign BrainDead locally is via Conda.
5+
The recommended way for running BrainDead locally is via Conda.
66

77
### Installing miniconda
88

@@ -14,7 +14,9 @@ This command creates the conda environment for all the neccessary dependencies:
1414

1515
### Starting the environment
1616

17-
The imported environment can be activate with the command `conda activate BrainDead `
17+
The imported environment can be activate with the command `conda activate BrainDead `.
18+
19+
Afterwards you should be able to call BrainDead's scripts (see below), e.g. running the [example calls](#sample-calls-on-test-data).
1820

1921

2022
## Command helps

0 commit comments

Comments
 (0)