Skip to content

Commit 09db0fd

Browse files
author
Xiangfu Liu
committedFeb 8, 2012
update readme with new folder name
1 parent 47be10d commit 09db0fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎README.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h2>Contents</h2>
3030
<h2><a name="secDownload">Where to get the Milkymist scripts</a></h2>
3131
The scripts can be downloaded from the Milkymist git repository at github:
3232
<pre>
33-
$ git clone git://github.com/milkymist/scripts.git
33+
$ git clone git://github.com/milkymist/scripts.git
3434
</pre>
3535

3636
<h2><a name="secRun">Running the scripts</a></h2>
@@ -69,8 +69,8 @@ <h3><a name="secToolchain">Build the Milkymist tool chain and Flickernoise</a></
6969

7070
<LI>Build the host tools:
7171
<pre>
72-
$ make -C /opt/milkymist/milkymist.git/tools
73-
$ sudo make -C /opt/milkymist/milkymist.git/tools install
72+
$ make -C /opt/milkymist/milkymist/tools
73+
$ sudo make -C /opt/milkymist/milkymist/tools install
7474
</pre>
7575
</LI>
7676

0 commit comments

Comments
 (0)
Please sign in to comment.