Skip to content

Commit

Permalink
add clone repo info
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewErispe committed Aug 12, 2024
1 parent b92bfdf commit 12e0675
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions documentation/installation/jembi-platform-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ It is recommended to limit the memory usage of WSL2.

## Local Setup <a href="#_k8o7yc6w0hnu" id="_k8o7yc6w0hnu"></a>

```bash
git clone https://github.com/jembi/platform.git && cd platform/
```

1. Create /tmp/logs directory
```bash
sudo mkdir -p /tmp/logs/
Expand Down

0 comments on commit 12e0675

Please sign in to comment.