commit | 87da104ce7b2539984bfc4c3ea2342e0a0212cb4 | [log] [tgz] |
---|---|---|
author | Gunjan Patel <patelgunjan5@gmail.com> | Thu Dec 17 14:54:54 2015 -0800 |
committer | Gunjan Patel <patelgunjan5@gmail.com> | Thu Dec 17 14:54:54 2015 -0800 |
tree | 2f914c90883cc1ec2d919e69af41b2d4a5da0ffb | |
parent | 083e6694d28fbc77f051de620617be908c55f917 [diff] |
dir didn't match the command directory name is `postgresql` and command says `cd postgres`. Copy paste doesn't work :)
diff --git a/containers/README.md b/containers/README.md index 0bdc74b..ec141d9 100644 --- a/containers/README.md +++ b/containers/README.md
@@ -17,7 +17,7 @@ To build and run the database container: ``` -$ cd postgres; make build && make run +$ cd postgresql; make build && make run ``` #### XOS Container