@moccona/apicodegen 0.0.2 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -9,9 +9,8 @@ To install `@moccona/apicodegen`, you can use npm or yarn:
9
9
  ```sh
10
10
  npm install -g @moccona/apicodegen
11
11
 
12
- or
12
+ # or
13
13
 
14
- ```sh
15
14
  yarn global add @moccona/apicodegen
16
15
  ```
17
16