You've already forked Atomcms-edit
Move .env.install to docs/INSTALL.md as Markdown
This commit is contained in:
@@ -44,7 +44,7 @@ php artisan migrate --seed
|
||||
yarn install && yarn build:all
|
||||
```
|
||||
|
||||
> **Full installation guide** → `.env.install` or scroll down to [Installation](#installation-ubuntu-2604)
|
||||
> **Full installation guide** → `docs/INSTALL.md` or scroll down to [Installation](#installation-ubuntu-2604)
|
||||
|
||||
---
|
||||
|
||||
@@ -115,7 +115,7 @@ bash update-Nitrov3.sh
|
||||
|
||||
| File | Use | Cache | DB |
|
||||
|------|-----|-------|----|
|
||||
| `.env.install` | Step-by-step setup guide | — | — |
|
||||
| `docs/INSTALL.md` | Step-by-step setup guide | — | — |
|
||||
| `.env.example.linux` | Linux production | Redis | MariaDB |
|
||||
| `.env.example.windows` | Windows development | File | MySQL |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user