Skip to content

Commit 7b2816d

Browse files
authored
Update README.md
1 parent 8b7cadb commit 7b2816d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# vector_processing
22

3-
### Installation
3+
### Installation dependencies
44

55
```sh
66
conda env create -f envrionment.yml
77
```
88

9+
```sh
10+
conda activate vector_processing
11+
```
12+
913
### Expected data structure
1014

1115
```sh

0 commit comments

Comments
 (0)