mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
Fix error in README.md
Signed-off-by: David J. Allen <davidallendj@gmail.com>
This commit is contained in:
parent
8faa570b0a
commit
3607ad761c
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ In summary, `magellan` needs at minimum the following configured to work on each
|
||||||
Install Go, clone the repo, and then run the following in the project root:
|
Install Go, clone the repo, and then run the following in the project root:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
clone https://github.com/bikeshack/magellan
|
git clone https://github.com/bikeshack/magellan
|
||||||
cd magellan
|
cd magellan
|
||||||
go mod tidy && go build
|
go mod tidy && go build
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue