Update required elixir version in mix.exs to 1.14
[akkoma] / docs / README.md
index a9a17a2ab2066e6722c9cd60c3c0bf858551da3a..3da3d1967dae52fbeb6baa54bea66f85443aa82d 100644 (file)
@@ -24,5 +24,5 @@ mkdocs serve
 mkdocs build
 
 # To get out of the virtual environment, you do
-deacivate
+deactivate
 ```