We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 281568f commit 907ac6fCopy full SHA for 907ac6f
1 file changed
README.md
@@ -25,7 +25,7 @@ Running the Back-end & Front-end
25
26
Once Docker and Python are Installed then do the following:
27
28
- cp server/sample-bluebutton-config.py server/.bluebutton-config.py
+ cp server/sample-bluebutton-config.json server/.bluebutton-config.json
29
30
Make sure to replace the client_id and client_secret variables within the config file with
31
the ones you were provided, for your application, when you created your Blue Button Sandbox account,
0 commit comments