Update README.md

This commit is contained in:
James Ives 2020-05-16 18:12:18 -04:00
parent 8945e5d754
commit 9601af754e

View File

@ -83,7 +83,7 @@ on:
If you'd like to use the functionality provided by this action in your own action you can install it using [yarn](https://yarnpkg.com/) by running the following command.
```
yarn add github-pages-deploy-action
yarn add @jamesives/github-pages-deploy-action
```
It can then be imported into your project like so.