Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/_content/getting-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ Docify is available as [.NET Core Global Tool](https://docs.microsoft.com/en-us/
Docify can be installed by running the following command:

~~~
> dotnet install -g docify
> dotnet tool install -g docify

~~~

To update to newer version run
Expand Down Expand Up @@ -150,4 +151,4 @@ Hello World from [Docify](https://docify.net)!
<p>Hello World from <a href="https://docify.net">Docify</a>!</p>
~~~

Follow this user guide to learn more features of Docify which allows you to create websites for your blog or technical documentation. This help documentation itself is generated by Docify. You can explore the source code for documentation [here](https://github.com/xarial/docify/tree/master/docs)
Follow this user guide to learn more features of Docify which allows you to create websites for your blog or technical documentation. This help documentation itself is generated by Docify. You can explore the source code for documentation [here](https://github.com/xarial/docify/tree/master/docs)