Skip to content

Commit f2b4f63

Browse files
committed
adding a installation guide to readme
1 parent b358991 commit f2b4f63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ A command-line tool that converts natural language queries into SQL. It analyzes
99
- **Interactive Chat**: Command-line interface with conversation history
1010
- **Multi-Command**: Built-in commands for schema inspection, model details, and more
1111

12-
<!-- ## Installation
12+
## Installation
1313

1414
Install globally via NPM:
1515

1616
```bash
1717
npm install -g nl2sql-cli
18-
``` -->
18+
```
1919

2020
## Setup
2121

0 commit comments

Comments
 (0)