Skip to content

Commit

Permalink
Add mention of log_folder variable in deploy.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nlebeck committed Nov 16, 2017
1 parent 0aa1bec commit 98b0dba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@ and Maven (`apt install openjdk-8-jdk python maven` on Ubuntu).
deployment/app.py. This file needs a starting point for the
server-side and the client-side of your Sapphire app.

3. Run deploy.py to run the app.
3. Run deploy.py to run the app. Make sure the variable `log_folder` at the
top of deploy.py is set to a valid path.

## Building and running Sapphire on Android

Expand Down

0 comments on commit 98b0dba

Please sign in to comment.