Skip to content

Commit

Permalink
update readme with new folder name
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiangfu Liu committed Feb 8, 2012
1 parent 47be10d commit 09db0fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.html
Expand Up @@ -30,7 +30,7 @@ <h2>Contents</h2>
<h2><a name="secDownload">Where to get the Milkymist scripts</a></h2>
The scripts can be downloaded from the Milkymist git repository at github:
<pre>
$ git clone git://github.com/milkymist/scripts.git
$ git clone git://github.com/milkymist/scripts.git
</pre>

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

<LI>Build the host tools:
<pre>
$ make -C /opt/milkymist/milkymist.git/tools
$ sudo make -C /opt/milkymist/milkymist.git/tools install
$ make -C /opt/milkymist/milkymist/tools
$ sudo make -C /opt/milkymist/milkymist/tools install
</pre>
</LI>

Expand Down

0 comments on commit 09db0fd

Please sign in to comment.