Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ventolab/CellphoneDB
Browse files Browse the repository at this point in the history
  • Loading branch information
datasome committed Feb 13, 2024
2 parents 562a926 + aa56136 commit 45b2a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/RESULTS-DOCUMENTATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ We highly recommend using an isolated python environment (as described in steps
- Using virtualenv: `python -m venv cpdb`

2. Activate environment
- Using conda: `source activate cpdb`
- Using conda: `conda activate cpdb`
- Using virtualenv: `source cpdb/bin/activate`

3. Install CellphoneDB `pip install cellphonedb`
Expand Down

0 comments on commit 45b2a71

Please sign in to comment.