Skip to content

Commit dd9f9ac

Browse files
authored
fix url broken
1 parent 0ee7df8 commit dd9f9ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Following good cloud practices, development and production environment created f
1919
### Development Server
2020

2121
- Install the dependencies
22-
23-
![README%20md%20a7c97124b5464973a7e6001c60fa892c/npm_i.png](README%20md%20a7c97124b5464973a7e6001c60fa892c/npm_i.png)
22+
`npm i`
23+
![npm install](https://github.com/eedygreen/Full-Stack-Apps-in-AWS/blob/dev/Export-7f04e737-f879-4b4f-9743-f15df834b139/README%20md%20a7c97124b5464973a7e6001c60fa892c/npm_i.png)
2424

2525
Fig 1.0: Installing Dependencies
2626

@@ -30,7 +30,7 @@ Fig 1.0: Installing Dependencies
3030

3131
`npm run dev`
3232

33-
![README%20md%20a7c97124b5464973a7e6001c60fa892c/npm_run_dev.png](README%20md%20a7c97124b5464973a7e6001c60fa892c/npm_run_dev.png)
33+
![npm run dev(https://github.com/eedygreen/Full-Stack-Apps-in-AWS/blob/dev/Export-7f04e737-f879-4b4f-9743-f15df834b139/README%20md%20a7c97124b5464973a7e6001c60fa892c/npm_run_dev.png)
3434

3535
Fig 2.0: Dev Server Running
3636

0 commit comments

Comments
 (0)