Skip to content

Commit 38ef0e1

Browse files
authored
Merge pull request #38 from dotkernel/documentation
Documentation Remove "Configuration - First Run"
2 parents 59ec7c7 + a8f96d0 commit 38ef0e1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ Documentation is available at: https://docs.dotkernel.org/light-documentation/
3030
- [Composer](#composer)
3131
- [Choose a destination path for Dotkernel `light` installation](#choosing-an-installation-path-for-dotkernel-light)
3232
- [Installing Dotkernel light](#installing-dotkernel-light)
33-
- [Configuration - First Run](#configuration---first-run)
3433
- [Testing (Running)](#running-the-application)
3534

3635
## Tools
@@ -90,10 +89,6 @@ The next question is:
9089
9190
You should enter `y` and press `Enter`.
9291
93-
## Configuration - First Run
94-
95-
- duplicate `config/autoload/local.php.dist` as `config/autoload/local.php`
96-
9792
## Development mode
9893
9994
Run this command to enable dev mode by turning debug flag to `true` and turning configuration caching to `off`. It will also make sure that any existing config cache is cleared.

0 commit comments

Comments
 (0)