Skip to content

Commit

Permalink
fix: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mhweiner committed Mar 9, 2024
1 parent e331ce3 commit 8f4ff21
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -48,9 +48,9 @@ A small, yet powerful typed and structured config library with lambda support fo

### 1. Install from `npm`

```bash
npm i lambdaconf
```
```shell
npm i lambdaconf
```

### 2. Create `conf` directory

Expand Down

0 comments on commit 8f4ff21

Please sign in to comment.