mirror of
https://github.com/yldio/copilot.git
synced 2024-11-10 21:30:06 +02:00
Fixes #151
This commit is contained in:
parent
4a81042bd0
commit
fb9fc6e25c
@ -15,7 +15,8 @@ setup using the triton tool.
|
|||||||
|
|
||||||
Currently requires [yarn](https://yarnpkg.com/en/docs/install) for installing dependencies,
|
Currently requires [yarn](https://yarnpkg.com/en/docs/install) for installing dependencies,
|
||||||
as well as `docker` and `docker-compose` are installed correctly, this can be done by
|
as well as `docker` and `docker-compose` are installed correctly, this can be done by
|
||||||
running `make`, make continues without any errors, then you are good to go.
|
running `make`, make continues without any errors, then you are good to go. [node-triton](https://github.com/joyent/node-triton)
|
||||||
|
is also needed if deployment to Triton is required.
|
||||||
|
|
||||||
```
|
```
|
||||||
make && make install
|
make && make install
|
||||||
|
Loading…
Reference in New Issue
Block a user