We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18951dc commit 5330450Copy full SHA for 5330450
README.md
@@ -20,7 +20,7 @@ go get -u github.com/mriceman/go-uml
20
21
Make sure you are executing this in a go project, other wise you have to run
22
23
-```go mod init```
+```go mod init <project-name>```
24
25
first
26
0 commit comments