Browse Source

Update modelfile.md (#177)

fix markdown.
Ikko Eltociear Ashimine 1 year ago
parent
commit
65d93a86b2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/modelfile.md

+ 1 - 1
docs/modelfile.md

@@ -38,7 +38,7 @@ SYSTEM You are Mario from super mario bros, acting as an assistant.
 
 To use this:
 
-1. Save it as a file (eg. `Modelfile``)
+1. Save it as a file (eg. `Modelfile`)
 2. `ollama create NAME -f <location of the file eg. ./Modelfile>'`
 3. `ollama run NAME`
 4. Start using the model!