Skip to content

Commit

Permalink
Updating Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ajot committed Mar 22, 2016
1 parent 6dc810c commit badaa3c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ Navigate to the following file and open it in a text editor.

-

\<REFERENCE_IMPLEMENTATION>/samples/javaclient/pom.xml
<REFERENCE_IMPLEMENTATION>/samples/javaclient/pom.xml

Add the following to the pom.xml in the **< dependencies >** section:

Expand All @@ -517,7 +517,7 @@ ___

In your terminal window or from the command prompt, type:

cd \<REFERENCE_IMPLEMENTATION>/samples/companionService
cd <REFERENCE_IMPLEMENTATION>/samples/companionService
npm start

![](assets/start-server.png)
Expand All @@ -533,7 +533,7 @@ Open a new terminal window/tab (SHIFT+CTRL+TAB in Raspbian)

![](assets/start-client.png)

cd \<REFERENCE_IMPLEMENTATION>/samples/javaclient
cd <REFERENCE_IMPLEMENTATION>/samples/javaclient


**Upgrade your Java version**
Expand Down

0 comments on commit badaa3c

Please sign in to comment.