Skip to content

Commit

Permalink
fixed typo (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
olivierIllogika authored Jul 19, 2024
1 parent 9e4bd3c commit 1582615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/self-hosting/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Make sure you have `pnpm` installed `npm install -g pnpm`.
$ git clone https://github.com/docmost/docmost
$ cd docmost
$ pnpm install
$ cp .env.exmaple .env
$ cp .env.example .env
```

Make sure to update the .env file.
Expand Down

0 comments on commit 1582615

Please sign in to comment.