Skip to content

Commit 5330450

Browse files
authored
Update README.md
1 parent 18951dc commit 5330450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ go get -u github.com/mriceman/go-uml
2020

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

23-
```go mod init```
23+
```go mod init <project-name>```
2424

2525
first
2626

0 commit comments

Comments
 (0)