Skip to content

Commit

Permalink
Merge branch 'master' of github.com:fortanix/baklava
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrause committed Oct 11, 2024
2 parents 28115d5 + aeb5b33 commit cbe5d33
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

This repository contains the Baklava design system used to build [Fortanix](https://fortanix.com) products.

You can find the latest Storybook documentation [here](https://fortanix.github.io/baklava).


## Contributing

Expand Down
4 changes: 2 additions & 2 deletions src/docs/Introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ Baklava is the design system created by [Fortanix](https://fortanix.com) to buil

1. Clone Baklava
```
git clone https://bitbucket.org/fortanix/baklava
git clone https://github.com/fortanix/baklava
```

2. Install dependencies
```
npm install
npm run install-project
```

3. Run Baklava
Expand Down

0 comments on commit cbe5d33

Please sign in to comment.