Skip to content

Commit 2a82752

Browse files
authored
Merge pull request #67 from Software-Developers-IRL/f/lastlink2
update instructions
2 parents a4a3bc0 + 890386f commit 2a82752

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@funktechno/little-mermaid-2-the-sql",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "",
55
"main": "./lib/index.js",
66
"engines": {

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33

44
## Getting Started
55
1. `npm install -g @funktechno/little-mermaid-2-the-sql`
6-
1. `npm run littleMermaid2SQL -- -d dbType --src markdownFilePath`
6+
1. `littleMermaid2SQL --help`
7+
1. `littleMermaid2SQL -d dbType --src markdownFilePath`
78

89
## Generating Mermaid erDiagram
910
* see [samples](./samples/readme.md) for more information

0 commit comments

Comments
 (0)