Fix code block formatting error in readme (#152)

This commit is contained in:
Ryan Birmingham 2018-01-17 11:12:45 -05:00 committed by Erik Ziegler
parent 015e62ebd0
commit b417c417b7

View File

@ -37,7 +37,7 @@ It is possible to build this standalone viewer to run as a client-only bundle of
````
METEOR_PACKAGE_DIRS="../../Packages" meteor-build-client ../myOutputFolder -u localhost:3000
```
````
3. Test the bundled client-side package locally.