From cb96dd21975b3794fa31a038dcd4a06b3f0b916b Mon Sep 17 00:00:00 2001 From: Marc Date: Sat, 15 Oct 2016 12:43:30 +0200 Subject: [PATCH] Name mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84ed447..6029374 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ Install You have to get the source code of Godot to compile it with the module. Copy the contents of the repository inside a `fastnoise` directory under Godot's `modules` folder. The name is important for the module to compile properly. -Example git command: `git clone https://github.com/Zylann/godot_opensimplex.git opensimplex` +Example git command: `git clone https://github.com/Zylann/godot_fastnoise.git fastnoise`