Skip to content

Commit

Permalink
Merge pull request #4 from dragosbulugean/pull-request-6Rh9UMdMIBwfGX…
Browse files Browse the repository at this point in the history
…pQV4SmX

Pull request for dragosbulugean/slate
  • Loading branch information
dragosbulugean authored Apr 29, 2024
2 parents 84a341f + 6f6c894 commit 25b1c6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/walkthroughs/01-installing-slate.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Installing Slate
# Installing Slate from Archbee

Slate is a monorepo divided up into multiple npm packages, so to install it you do:

Expand All @@ -12,7 +12,7 @@ You'll also need to be sure to install Slate's peer dependencies:
yarn add react react-dom
```

_Note, if you'd rather use a pre-bundled version of Slate, you can `yarn add slate` and retrieve the bundled `dist/slate.js` file! Check out the_ [_Using the Bundled Source_](xx-using-the-bundled-source.md) _guide for more information._
*Note, if you'd rather use a pre-bundled version of Slate, you can and retrieve the bundled file! Check out the* [*Using the Bundled Source*](xx-using-the-bundled-source.md) *guide for more information.*

Once you've installed Slate, you'll need to import it.

Expand Down

0 comments on commit 25b1c6e

Please sign in to comment.