Skip to content

Commit 6b3fec9

Browse files
author
Gary Woodfine
committed
Update CI: modify workflow to build and test on main and develop branches
1 parent 80e6605 commit 6b3fec9

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,7 @@ Running the following command will:
3333

3434
```bash
3535
## with npm
36-
npm install @threenine/nuxt-fathom
37-
38-
## with pnpm
39-
pnpm add @threenine/nuxt-fathom
40-
41-
## with yarn
42-
yarn add @threenine/nuxt-fathom
36+
npx nuxi module add @threenine/nuxt-fathom
4337
```
4438

4539
## Basic Usage

0 commit comments

Comments
 (0)