Skip to content

Commit

Permalink
Mention that the scran.js repo is already cloned in.
Browse files Browse the repository at this point in the history
  • Loading branch information
LTLA committed Jul 23, 2023
1 parent c2433b4 commit aff3d44
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@ Developers wishing to use the pre-installed Node.js commands should run the foll
NODEBIN=$(echo /emsdk/node/*/bin)
export PATH="${NODEBIN}:${PATH}"
```

The `/scran.js/` directory contains a copy of the **scran.js** repository, along with a `build/` subdirectory containing an initial CMake build.

0 comments on commit aff3d44

Please sign in to comment.