Not just pnpm
This commit is contained in:
10
README.md
10
README.md
@@ -11,7 +11,17 @@ For a demo application, as well as source code using this module, check out [Mar
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
# npm
|
||||
npm install @remotestorage/module-places
|
||||
|
||||
# pnpm
|
||||
pnpm add @remotestorage/module-places
|
||||
|
||||
# yarn
|
||||
yarn add @remotestorage/module-places
|
||||
|
||||
# bun
|
||||
bun add @remotestorage/module-places
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Reference in New Issue
Block a user