Skip to content

Commit 5eab256

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 1b79056 + 5330450 commit 5eab256

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ Simply run
1717
```
1818
go get -u github.com/mriceman/go-uml
1919
```
20+
21+
Make sure you are executing this in a go project, other wise you have to run
22+
23+
```go mod init <project-name>```
24+
25+
first
26+
2027
# Example
2128

2229
```

0 commit comments

Comments
 (0)