Skip to content

Commit 853d634

Browse files
Update README.md
1 parent d723bc8 commit 853d634

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

frontend/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ NextJS application for managing stock trading operations.
77
## Getting Started
88
1. Clone the repository:
99
```sh
10-
git clone https://github.com/your-username/swift-trader-frontend.git
11-
cd swift-trader-frontend
10+
git clone https://github.com/MarcusDunn/day-trader.git
11+
cd day-trader/frontend
1212
```
1313

1414
2. Install the dependencies:
@@ -42,4 +42,4 @@ swift-trader-frontend/
4242
└── src/ # Contains all components and app files
4343
├── components/ # Contains reusable UI components
4444
└── ...
45-
```
45+
```

0 commit comments

Comments
 (0)