Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sympl
Sympl Install Script
Commits
946a6caf
Commit
946a6caf
authored
Jun 20, 2019
by
Paul Cammish
Browse files
Update README.md
parent
e37bb935
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
946a6caf
This is a basic auto-install script which can be used to install
*Sympl*
with minimal intervention, and point the user to important resources.
This is a basic auto-install script which can be used to install
*
*Sympl*
*
with minimal intervention, and point the user to important resources.
## Quick Install
```
bash
wget
-O
- https://gitlab.mythic-beasts.com/sympl/install/raw/master/install.sh | bash
```
## Cautious Install
```
bash
wget https://gitlab.mythic-beasts.com/sympl/install/raw/master/install.sh
```
Check the file out in your editor of choice.
```
bash
bash install.sh
```
## Install Beta/Testing Version
```
bash
wget https://gitlab.mythic-beasts.com/sympl/install/raw/master/install.sh
```
```
bash
bash install.sh
--testing
```
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment