Skip to content

Commit bf73930

Browse files
Update README.md
1 parent 79e547e commit bf73930

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,8 @@ If you need to add a new service, follow [how to add a new service](https://desi
2020

2121
You don’t have to do this to contribute, you can use GitHub or Codespaces, but if you want to you can.
2222

23-
1. Clone the repo to a folder on your computer
24-
2. In your terminal, `cd` to the folder
25-
3. Run `npm install` to install pre-requisites
26-
4. Run `npm start` to build the design history site and serve it
27-
5. View the site locally at `localhost:8080`
23+
1. Run `npm install` to install pre-requisites
24+
2. Run `npm start` to build the design history site and serve it
2825

2926
## Deploying and publishing
3027

0 commit comments

Comments
 (0)