Chromium Code Reviews| Index: samples/chat/README |
| =================================================================== |
| --- samples/chat/README (revision 1711) |
| +++ samples/chat/README (working copy) |
| @@ -50,7 +50,7 @@ |
| Next step is to start the server |
| -$ ../../out/Release_ia32/dart_bin chat_server.dart |
| +$ ../../out/Release_ia32/dart chat_server.dart |
| Now navigate you Chrome browser to http://localhost:8123 and start |
| chatting. |