Skip to content

Commit

Permalink
Documentation fix README.md
Browse files Browse the repository at this point in the history
In Makefile, there is no 'test', but unit-tests.

Change-Id: Idf6410cbf05d88d043965fccf724f66c8f666936
Signed-off-by: Nao Nishijima <Nao.nishijima@hal.hitachi.com>
  • Loading branch information
Nao Nishijima authored and Nao Nishijima committed Dec 13, 2016
1 parent 690c33c commit a7432e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,5 +231,5 @@ WARNING: You must first stop the COP server which you started above; otherwise,

```
# cd $COP
# make tests
# make unit-tests
```

0 comments on commit a7432e4

Please sign in to comment.