Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrIceman authored May 5, 2023
1 parent 18951dc commit 5330450
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 @@ -20,7 +20,7 @@ go get -u github.com/mriceman/go-uml

Make sure you are executing this in a go project, other wise you have to run

```go mod init```
```go mod init <project-name>```

first

Expand Down

0 comments on commit 5330450

Please sign in to comment.