Skip to content
This repository has been archived by the owner on Dec 19, 2022. It is now read-only.

Fixed link typo in README #5

Merged
merged 1 commit into from
Feb 7, 2019
Merged
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The repository can be found on git at [libmraa](https://github.com/intel-iot-dev

## Build Instruction:

1. Check out device-grove-c available at [device-grove-c](https://github.com/edgexfoundry/device-grove)
1. Check out device-grove-c available at [device-grove-c](https://github.com/edgexfoundry/device-grove-c)

2. Build a docker image by using the following command
```
Expand Down