Skip to content

Commit a8aea2e

Browse files
authored
Bullet single-step procedure
1 parent 3e94a66 commit a8aea2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/artifacts/get-started-npm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ This setup lets you share your configuration file without exposing your credenti
9090

9191
To successfully run the publish command, you must first authenticate with your feed. If you haven’t done this yet, follow the steps in the [Connect to a feed](#connect-to-a-feed) section then continue with the instructions below.
9292

93-
1. In your project directory, run the following command to publish the npm package defined in your *package.json*:
93+
- In your project directory, run the following command to publish the npm package defined in your *package.json*:
9494

9595
```
9696
npm publish

0 commit comments

Comments
 (0)