Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ You can follow the step-by-step instructions on how to create this project by wa

To use this project, you need to follow these steps:

1. Clone the repository: `git clone https://github.com/username/repo-name.git`
1. Clone the repository: `git clone https://github.com/arthur404dev/gopportunities.git`
2. Install the dependencies: `go mod download`
3. Build the application: `go build`
4. Run the application: `./main`
Expand Down