Skip to content

Commit bed0ae6

Browse files
committed
Fix gh spellcheck
1 parent 35233f1 commit bed0ae6

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

scripts/wordlist.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ frontend
195195
gdal
196196
geo
197197
geoid
198+
github
198199
gpkg
199200
hotline
200201
html

src/server/install/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ Make sure you follow deployment guidelines to <b>ensure any firewalls in your in
3131

3232
Follow these steps to run a local <MainPlatformName /> instance.
3333

34+
Clone the <MainPlatformName /> github repo locally
35+
```bash
36+
$ git clone git@github.com:MerginMaps/server.git
37+
$ cd server
38+
```
39+
3440
Locate yourself on the proper <MainPlatformName /> edition.
3541
```shell
3642
# For community edition

0 commit comments

Comments
 (0)