add install instructions
This commit is contained in:
parent
0261c5720b
commit
b2482746d6
@ -1,2 +1,9 @@
|
|||||||
# triton-docker
|
# triton-docker
|
||||||
|
|
||||||
Docker CLI helper for Triton
|
Docker CLI helper for Triton
|
||||||
|
|
||||||
|
### Installation
|
||||||
|
|
||||||
|
```bash
|
||||||
|
curl -o /usr/local/bin/triton-docker https://raw.githubusercontent.com/misterbisson/triton-docker/working/triton-docker && chmod +x /usr/local/bin/triton-docker && ln -s /usr/local/bin/triton-docker /usr/local/bin/triton-compose
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user