Skip to content

Commit

Permalink
fix(deploy): Update README.md
Browse files Browse the repository at this point in the history
Updated readme so we can deploy a new release.
  • Loading branch information
dlabaj committed Apr 25, 2024
1 parent 5e80510 commit af1687d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This project provides the React core components for the [PatternFly project](htt
### Setup
Before you begin, check out this [overview of PatternFly](http://patternfly.org/get-started/about) to get familiar with the basic elements of the design system. These instructions also assume that an existing React project is set up. For more information on how to do this, please see our main [README](https://github.com/patternfly/patternfly-react/tree/main/README.md#setup).

#### Install the @patternfly/react-core NPM package
#### Install the @patternfly/react-core NPM package
* Using npm, run the following command to install:
```
npm install @patternfly/react-core --save
Expand Down

0 comments on commit af1687d

Please sign in to comment.