Skip to content

Commit

Permalink
chore: whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
teebszet committed Apr 11, 2024
1 parent ac17c40 commit 8e72606
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
1. Check if your [Node.js](https://nodejs.org/) version is >= **14**.
2. Clone this repository.
3. Make sure you're logged in to the @secretkeylabs scope on the GitHub NPM package registry. See the [Guide](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-npm-registry#authenticating-with-a-personal-access-token)
1. Create a GitHub personal access token (classic)
1. Create a GitHub personal access token (classic)
2. Run `npm login --scope=@secretkeylabs --registry=https://npm.pkg.github.com`
3. Username: GITHUB USERNAME
Password: PERSONAL_ACCESS_TOKEN
Expand Down Expand Up @@ -42,4 +42,4 @@ npm run uitest
To generate test report, run:
```
npm run uitest:report
```
```

0 comments on commit 8e72606

Please sign in to comment.