Skip to content

Commit

Permalink
readme small update
Browse files Browse the repository at this point in the history
  • Loading branch information
crystal-wolfer committed Aug 6, 2024
1 parent 2502c9c commit 1e194ee
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,7 @@ TradeVault is a cryptocurrency trading platform designed to help users grow and
npm start dev
```

5. In a new terminal window, navigate to the server directory and install the server dependencies:
```bash
npm install
```

6. Start the server:
5. In a new terminal window, navigate to the server directory and start the server:
```bash
node server.js
```
Expand Down

0 comments on commit 1e194ee

Please sign in to comment.