Skip to content

Commit

Permalink
[UPDATE] Add cp to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prodemmi committed Jun 8, 2023
1 parent c75915b commit 6ef169a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ It provides a basic structure and set of features to kickstart your project.
- Install the dependencies:

```go mod download```
- Make yaml config file:

```cp .yaml.example .yaml```

- Serve the web application:

Expand All @@ -48,4 +51,4 @@ It provides a basic structure and set of features to kickstart your project.
Contributions are welcome! If you find a bug or have an enhancement in mind, please open an issue or submit a pull request.

# License
GoGinStarter is licensed under the MIT License. See LICENSE for more information.
GoGinStarter is licensed under the MIT License. See LICENSE for more information.

0 comments on commit 6ef169a

Please sign in to comment.