Update README.md

This commit is contained in:
Mateusz Trojak
2016-09-23 09:58:00 +02:00
committed by GitHub
parent a54a9b8fd3
commit d6102112bd
+4 -4
View File
@@ -12,10 +12,10 @@ To use it add custom [rancher-catalog](https://github.com/matisku/rancher-catalo
## What if I don't want to use Rancher?
You can obviously use this stack without Rancher. Just grab [docker-compose.yml](https://raw.githubusercontent.com/matisku/tig-stack/master/docker-compose.yml) file amd start your stack as usual.
```bash
mkdir tig-stack
cd tig-stack
curl -OL https://raw.githubusercontent.com/matisku/tig-stack/master/docker-compose.yml
docker-compose up -d
$ mkdir tig-stack
$ cd tig-stack
$ curl -OL https://raw.githubusercontent.com/matisku/tig-stack/master/docker-compose.yml
$ docker-compose up -d
```
## Environment