Skip to content

Commit

Permalink
link for registries
Browse files Browse the repository at this point in the history
  • Loading branch information
hori-ryota committed Jul 16, 2023
1 parent a000682 commit 396358b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ Execute the following command for installation using Deno.
deno install --allow-net --unstable --reload https://deno.land/x/microcms_sdk_generator/mod.ts
```

> [microcms\_sdk\_generator \| Deno](https://deno.land/x/microcms_sdk_generator)
### Installation with npm

Execute the following command for installation using npm.
Expand All @@ -43,6 +45,8 @@ Execute the following command for installation using npm.
npm install --global microcms_sdk_generator
```

> [microcms\_sdk\_generator \- npm](https://www.npmjs.com/package/microcms_sdk_generator)
## Usage

To use the tool, specify the directory of the schema files and the destination
Expand Down

0 comments on commit 396358b

Please sign in to comment.