Skip to content

Commit

Permalink
Upgraded link to Postman collection
Browse files Browse the repository at this point in the history
  • Loading branch information
ponomvrenko committed Jan 17, 2024
1 parent c113e95 commit cb5e855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ List the prerequisites required to run your application. Include things like:
- Or clone from the console with the command: `git clone https://github.com/jv-sep-23-group3/car-sharing-app`
2. Build project and download dependencies for Maven with command: `mvn clean install`
3. Docker Compose your project: `docker compose build` and `docker compose up`
4. If you want to test the API, you can [download](postman/CarSharingAPI.postman_collection.json) our Postman collection. You can either [download the local version](https://www.postman.com/downloads/) or use the Postman [web version](https://www.postman.com/)
4. If you want to test the API, you can [download](https://github.com/jv-sep-23-group3/car-sharing-app/blob/main/postman/CarSharingAPI.postman_collection.json) our Postman collection. You can either [download the local version](https://www.postman.com/downloads/) or use the Postman [web version](https://www.postman.com/)


## 💪Challenges
Expand Down

0 comments on commit cb5e855

Please sign in to comment.