瀏覽代碼

Update README.md

mcocciaTE 11 年之前
父節點
當前提交
cc7fbfcd62
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -73,6 +73,7 @@ ulimit -n 8192
 cd installs && curl -sS https://getcomposer.org/installer | php -- --install-dir=bin
 cd ..
 sudo apt-get remove --purge openjdk-6-jre openjdk-6-jre-headless
+# Change database-private-ip to the database ip
 mongo --host database-private-ip < config/create.js
 ```
 * Before running the tests, do the following