Skip to content

Commit 5d4583b

Browse files
Update README.md
1 parent 9a558c8 commit 5d4583b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@ conda activate mytax2; npm run serveBoth
3636
CORS_ADDR=192.168.55.1:7689 npm run serveBoth
3737
```
3838

39+
## Activate the environment
40+
41+
```
42+
conda activate mytax2
43+
```
44+
3945
### Compiles and hot-reloads for development on server
4046
```
4147
npm run server

0 commit comments

Comments
 (0)