Skip to content

Commit 0366394

Browse files
committed
update readme
1 parent 2d029c5 commit 0366394

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
This repo is a basic block hello world plugin. This can be used as a template for MOODLE block plugin development.
55

66
## Installation
7-
* clone this repo to the *blocks* folder of your moodle installation
7+
* clone this repo and rename it *helloworld*
8+
* move the *helloworld* folder to the *blocks* folder of your moodle installation
89
* go to the admin page to enable the plugin, e.g. *https://localhost/admin/index.php*
910

1011
That was it ! You can now add a hello world block.

0 commit comments

Comments
 (0)