Skip to content
Snippets Groups Projects
Commit ea82bd87 authored by Michael Goderbauer's avatar Michael Goderbauer
Browse files

Fix example on stagehand.pub

`stagehand webapp` results in an error on my system. Changed to `stagehand web-simple`, which works.
parent 0e46a267
No related branches found
No related tags found
No related merge requests found
......@@ -79,7 +79,7 @@ $ pub global activate stagehand
<pre><code>
$ mkdir fancy_project
$ cd fancy_project
$ stagehand webapp
$ stagehand web-simple
</code></pre>
<p>Stagehand contains a highly curated list of templates:</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment