mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-22 05:58:12 +08:00
bin/build-client.sh does not exist. (#671)
This commit is contained in:
committed by
Charlotte Weaver
parent
7ef5203564
commit
df46db965a
@@ -240,10 +240,10 @@ Then clone the project
|
||||
git clone https://github.com/chanzuckerberg/cellxgene.git
|
||||
```
|
||||
|
||||
Build the client web assets by calling this from inside the `cellxgene` folder
|
||||
Build the client web assets by calling `make` from inside the `cellxgene` folder
|
||||
|
||||
```
|
||||
./bin/build-client
|
||||
make
|
||||
```
|
||||
|
||||
Install all requirements (we recommend doing this inside a virtual environment)
|
||||
|
||||
Reference in New Issue
Block a user