Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions examples/er-rest-example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ PRELIMINARIES
COOJA HOWTO
-----------

###Server only:
### Server only:

make TARGET=cooja server-only.csc

Expand All @@ -47,7 +47,7 @@ Open new terminal
requesting /test/separate
- Do the same when observing /test/event

###With client:
### With client:

make TARGET=cooja server-client.csc

Expand All @@ -62,7 +62,7 @@ Open new terminal
TMOTES HOWTO
------------

###Server:
### Server:

1. Connect two Tmote Skys (check with $ make TARGET=sky sky-motelist)

Expand Down