Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
Adding how to build the env
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe Barreto Volpone (DEXTRA) committed Oct 24, 2016
1 parent e318a89 commit 230d141
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@

### Development

**Build the enviroment**
```bash
cd venv
./create_env.sh
```

**How to run the tests**
```bash
cd ray-core # or any other dir
Expand Down

0 comments on commit 230d141

Please sign in to comment.