Update readme.md
This commit is contained in:
parent
bd80d30251
commit
c8a6171aeb
@ -1,5 +1,10 @@
|
||||
# Laravel Installation Script
|
||||
|
||||
Update First Then Run the Script
|
||||
```
|
||||
apt-get update && apt-get upgrade && apt-get install sudo -y
|
||||
```
|
||||
|
||||
Use The Link Below In An Empty LXC To Create A Laravel Project
|
||||
```
|
||||
curl -fsSL https://git.innovator.bh/ghassan/laravel-project/raw/branch/main/install-laravel.sh | bash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user