commit | b756a61ce5d8e97b47e40c3175986ca8db17b186 | [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 | 16fd5301c0def6fd2610b5e732a61f0fd57016d9 [diff] | |
parent | 97e717d9e9a5ed05073ae3b2b436803ca60f9b9a [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