diff --git a/Home.md b/Home.md index e4dec4c..7517341 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,15 @@ **This are the docs for v2.0** + +## Quick Start + +This is the fastest way for beginners to start using File Browser. Although, there [other ways](./installation) to install it. + +- [Download File Browser](https://github.com/filebrowser/filebrowser/releases) and put it on your PATH. +- Run `filebrowser config init` +- Run `filebrowser users new -u admin -p admin --perm.admin` +- Run `filebrowser` + +Done! It will tell you the address in which File Browser is running. You only need to open it and use the following credentials (you should change them!): + +- Username: ```admin``` +- Password: ```admin```