commit | e64b1cfd60d71d3611713ed58bad5874835e332a | [log] [tgz] |
---|---|---|
author | Andy Bavier <acb@cs.princeton.edu> | Wed Jan 20 10:37:35 2016 -0800 |
committer | Andy Bavier <acb@cs.princeton.edu> | Wed Jan 20 10:37:35 2016 -0800 |
tree | 7afc83c47c8ad5bece4f24cb3ef3207bd4d75a07 | |
parent | 5cd475adebf536738ad9f1b07e3d73a31a3cb720 [diff] | |
parent | 87da104ce7b2539984bfc4c3ea2342e0a0212cb4 [diff] |
Merge pull request #123 from gunjan5/patch-4 dir didn't match the command
diff --git a/containers/README.md b/containers/README.md index a6b4ac9..46f970e 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