Skip to content

Commit

Permalink
typo in testing instructions [fix]
Browse files Browse the repository at this point in the history
  • Loading branch information
hoijui committed Mar 22, 2019
1 parent a44f760 commit 0a95801
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h1>Bulding and installing Escher</h1>
<p>To check that installation succeeded, run

<pre>
% ESCHER=github.com/gocircuit/escher/src escher test.All
% ESCHER=github.com/gocircuit/escher/src escher *test.All
+ Test basic.TestFork (ok)
+ Test basic.TestFunc (ok)
+ Test text.TestForm (ok)
Expand All @@ -46,4 +46,4 @@ <h1>Bulding and installing Escher</h1>

</body>
</html>


0 comments on commit 0a95801

Please sign in to comment.