Skip to content

Commit 6a5cc73

Browse files
authored
Update install.md
1 parent f628666 commit 6a5cc73

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/Linux/install.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,7 @@ Configuration wizard ask you a 4 parameters to setup
9191
* Defines on which port application will be available
9292
* __Default value__: 80
9393

94-
Script can be launched with key parameters
95-
96-
Example:
94+
Script can be launched with key parameters:
9795
```
9896
sudo ./install.sh --port=80 --hostname=example.org --launch-env=Production --username=user --ssl --silent
9997
```

0 commit comments

Comments
 (0)