Skip to content

Commit f51a42f

Browse files
committed
Updated README
1 parent c123573 commit f51a42f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.mkdn

+5-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@ Version: 2.2.10
1010

1111
The latest version of the wrapper can be downloaded [here](https://github.com/plotly/MATLAB-Online/archive/master.zip).
1212

13-
Once downloaded, run `plotlysetup('your_username', 'your_api_key')` to get started.
13+
Once downloaded, run `plotlysetup_offline()` to get started
14+
If you have a plotly bundle url of the form 'http://cdn.plot.ly/plotly-latest.min.js', then run instead
15+
`plotlysetup_offline('plotly_bundle_url')
16+
17+
For online use, run `plotlysetup_online('your_username', 'your_api_key')` to get started.
1418

1519
### Updates
1620

0 commit comments

Comments
 (0)