mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
Merge pull request #2269 from rmariuzzo/patch-1
Syntax highlighting added ✨
This commit is contained in:
commit
0143927955
@ -23,13 +23,13 @@ Instructions on how to install October can be found at the [installation guide](
|
||||
|
||||
For advanced users, run this in your terminal to install October from command line:
|
||||
|
||||
```
|
||||
```shell
|
||||
php -r "eval('?>'.file_get_contents('https://octobercms.com/api/installer'));"
|
||||
```
|
||||
|
||||
If you plan on using a database, run this command:
|
||||
|
||||
```
|
||||
```shell
|
||||
php artisan october:install
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user