Skip to content

Commit

Permalink
Minor Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
CoderableOfficial authored Feb 16, 2022
1 parent 055d2fe commit 6a8495a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/getting-started/installation.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Installation

To install the stable version:
**To install the stable version:**

## [NPM](https://www.npmjs.com/)
> npm install react-desktop --save
`npm install react-desktop --save`

## [Yarn](https://yarnpkg.com)
> yarn add react-desktop
`yarn add react-desktop`

0 comments on commit 6a8495a

Please sign in to comment.