Skip to content

Commit 82ba003

Browse files
authored
Merge pull request #1667 from plotly/antoinerg-matlab-fix
matlab: getting-started: fix directory name
2 parents 8415894 + 69366ee commit 82ba003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/matlab/getting-started/2015-05-25-getting-started_matlab_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h2 >Initialization</h2>
2121
In your MATLAB<sup>&reg;</sup> console, begin by locating the downloaded directory, and running <code class="no-padding">plotlysetup()</code>.
2222
</p>
2323

24-
<pre><code>>> cd ~/Downloads/MATLAB-Online-master
24+
<pre><code>>> cd ~/Downloads/plotly-graphing-library-for-matlab-master
2525
>> plotlysetup('DemoAccount', 'lr1c37zw81')</code></pre>
2626

2727
<p >

0 commit comments

Comments
 (0)