Skip to content

Commit 0b2cb23

Browse files
committed
update readme
1 parent 2e99688 commit 0b2cb23

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,9 @@ When enabled, you will need to set the following repository variables in your gi
3030
* POSTGRES_USER
3131

3232
#### Dotenv Vault
33-
When enabled, in addition to a commited .env.vault file, you will need to set the `DOTENV_KEY` environment secret for the desired .env file from your .env.keys file. Set this as a repository secret at `{repo}/settings/secrets/actions` on github.
33+
When enabled, in addition to a commited .env.vault file, you will need to set the `DOTENV_KEY` environment secret for the desired .env file from your .env.keys file. Set this as a repository secret at `{repo}/settings/secrets/actions` on github.
34+
35+
#### Update your skeleton version
36+
Check the latest version
37+
Run: `npm i -D --save-exact @code4rena/skeleton@[LATEST_VERSION]`
38+
Then: `npx code-skeleton apply`

0 commit comments

Comments
 (0)