Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
added bold to make it more obvious a separate shell is required for l…
…ive reload
  • Loading branch information
jstrachan committed Aug 21, 2013
1 parent adb18d8 commit f0e2f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDING.md
Expand Up @@ -47,7 +47,7 @@ Run the web application (or deploy it inside your container using the hawtio-dev

On OS X and linux the _mvn compile_ command above is unnecessary but folks have found on windows there can be timing issues with grunt and maven that make this extra step a requirement (see [issue #203 for more details](https://github.com/hawtio/hawtio/issues/203#issuecomment-15808516))

Incrementally build the project using a separate shell:
Now incrementally build the project and run the live reload server using a *separate shell* while keeping the above shell running:


cd hawtio-web
Expand Down

0 comments on commit f0e2f5e

Please sign in to comment.