Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
khaoula-ben-chaabane authored May 21, 2024
1 parent ebec73a commit 7ad59fa
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,16 @@ $ npm init docusaurus
```
#### Installing Telekom Design Dependencies

From [Telekom Guidelines](https://telekom.github.io/scale/?path=/docs/setup-info-getting-started-for-developers--page)
From [Telekom Guidelines](https://telekom.github.io/scale/?path=/docs/setup-info-getting-started-for-developers--page), run these commands to install dependencies.

```
$ npm install @telekom/scale-components@next
```

```
$ npm install @telekom/scale-components-react@next
```

### Local Development

```
Expand Down

0 comments on commit 7ad59fa

Please sign in to comment.