diff --git a/README.md b/README.md index 8180547..d1cddf2 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ my-app/ └── pgk1_test.go ## Use -- `git clone git.develent.net/wiharb/go-template-app.git` +- `git clone git.develent.net/wiharb/go-template-app.git [project-name]` +- `cd ./[project-name]` - `rm -rf ./.git` - Rename and duplicate `cmd/app1` and `internal/pkg1` as needed - `go mod init [package_name]`