Skip to content

Commit

Permalink
add prepublish to dev in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chaseadamsio committed May 20, 2019
1 parent 5ba5b8f commit 28e38ab
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,11 @@ You can find the Neon Night theme in the [Visual Studio Code Marketplace](https:
Run the `develop:init` task:

```sh
yarn develop:init

yarn prepublish && yarn develop:init
```

This will create a symlink in the VS Code extensions and build the theme for the first time. Afte running this, follow the Installation instructions to load the theme.
This will create a symlink in the VS Code extensions and build the theme for the first time. After running this, follow the Installation instructions to load the theme.

## Publishing

Expand Down

0 comments on commit 28e38ab

Please sign in to comment.