example5.html
changeset 27 c4534300acdc
parent 21 175e7d7ce5b3
child 28 5fe465ab9150
--- a/example5.html	Tue Jun 18 09:04:00 2019 +0200
+++ b/example5.html	Thu Oct 24 08:34:01 2019 +0200
@@ -9,7 +9,7 @@
 </head>
 
 <body>
-<div id="main">Please run sbt fastOptJS to build the demo. Then reload this page.</div>
+<div id="main">Please run mill example.fastOpt to build the demo. Then reload this page.</div>
 <script type="text/javascript" src="out/example/fastOpt/dest/out.js"></script>
 <script>
 Example5.main();