Browse Source

Update neuron_template.md

Monf 8 years ago
parent
commit
f541f9fb1f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Docs/neuron_template.md

+ 1 - 1
Docs/neuron_template.md

@@ -4,7 +4,7 @@
 
 Little description of what the neuron does.
 
-Installation
+## Installation
 ```
 kalliope neuron-install --git-url "https://github.com/my_user/my_neuron.git"
 ```