mirror of
https://github.com/YunoHost-Apps/moodle_ynh.git
synced 2024-09-03 19:46:23 +02:00
Update README.md
This commit is contained in:
parent
e87732ac2b
commit
67c8f26a1f
1 changed files with 12 additions and 1 deletions
13
README.md
13
README.md
|
@ -1,7 +1,7 @@
|
|||
# Moodle app for YunoHost
|
||||
[![Install Moodle with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=Moodle)<br><br>
|
||||
|
||||
Version: **3.5.1**
|
||||
Version: **3.6.3**
|
||||
Moodle - the world's open source learning platform
|
||||
|
||||
Moodle <https://moodle.org> is a learning platform designed to provide
|
||||
|
@ -14,6 +14,17 @@ all manner of organisations and individuals.
|
|||
# Installation
|
||||
** After the installation go to your domain https://domain.tld/moodle and create the admin account. **
|
||||
|
||||
### Installing guide
|
||||
|
||||
1. App can be installed by YunoHost **admin web-interface** or by **running following command**:
|
||||
|
||||
$ sudo yunohost app install https://github.com/YunoHost-Apps/moodle_ynh
|
||||
|
||||
|
||||
### Upgrade this package:
|
||||
|
||||
$ sudo yunohost app upgrade pia -u https://github.com/YunoHost-Apps/moodle_ynh
|
||||
|
||||
## To-do
|
||||
- [X] Install script
|
||||
- [X] Remove script
|
||||
|
|
Loading…
Reference in a new issue