Skip to content

Commit 1582615

Browse files
fixed typo (#2)
1 parent 9e4bd3c commit 1582615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/self-hosting/development.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Make sure you have `pnpm` installed `npm install -g pnpm`.
3131
$ git clone https://github.com/docmost/docmost
3232
$ cd docmost
3333
$ pnpm install
34-
$ cp .env.exmaple .env
34+
$ cp .env.example .env
3535
```
3636

3737
Make sure to update the .env file.

0 commit comments

Comments
 (0)