Commit 870dd6fa by David Robinson

Added warning about CloudCode in response to #32

parent 65bd3163
......@@ -46,6 +46,10 @@ REST_API_KEY = "REST_API_KEY_HERE"
MASTER_KEY = "MASTER_KEY_HERE"
~~~~~
Note Do **not** give the keys of an existing application with data you want to
keep: create a new one instead. The test suite will erase any existing CloudCode
in the app and may accidentally replace or change existing objects.
* install the [Parse CloudCode tool](https://www.parse.com/docs/cloud_code_guide)
You can then test the installation by running:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment