Skip to content

Commit

Permalink
docs: add cd conference-website in readme file (asyncapi#541)
Browse files Browse the repository at this point in the history
Co-authored-by: Apple <[email protected]>
  • Loading branch information
zalabhavy and Apple authored Jan 28, 2025
1 parent 01c0799 commit edd0a1f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ First, fork the repository and clone it.
git clone https://github.com/<username>/conference-website.git
```

Change Directory
```bash
cd conference-website
```

Install Dependencies
```bash
npm install
Expand Down

0 comments on commit edd0a1f

Please sign in to comment.