Skip to content

Commit

Permalink
docs: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
defagos committed Apr 16, 2024
1 parent be0f5e3 commit 3fb0b15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@ guide: [Authenticating with a personal access token](https://docs.github.com/en/

Clone this repository:
```shell
git clone https://github.com/SRGSSR/pillarbox-web-demo.git`
git clone https://github.com/SRGSSR/pillarbox-web-demo.git
```

Install the dependencies:
```shell
npm instal
npm install
```

Start the development server:
Expand Down

0 comments on commit 3fb0b15

Please sign in to comment.