Skip to content

Commit

Permalink
Fixed README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
neoandmatrix authored Sep 23, 2024
1 parent bf3b8f5 commit eb6d7b2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ Service made to allow transactions of mess coupons between IIIT-Bh Students.

<h2>To setup locally</h2>

<h3>1.Clone or Fork this repository along with [Coupon Aggregator backend](https://github.com/p-society/coupon-aggregator-server).</h3>
1.Clone or Fork this repository along with [Coupon Aggregator backend](https://github.com/p-society/coupon-aggregator-server).

<h3>2.Start the Coupon Aggregator server.</h3>
2.Start the Coupon Aggregator server.

<h3>3.Create a .env file.</h3>
3.Create a .env file.

<h3>4.Place the following in it.</h3>
4.Place the following in it.
```bash
Base_URL="http://10.0.2.2:3030/"
```
Expand Down

0 comments on commit eb6d7b2

Please sign in to comment.