You've already forked filebrowser
mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-11-26 14:25:26 +08:00
Created Quick Start (markdown)
10
Quick-Start.md
Normal file
10
Quick-Start.md
Normal file
@@ -0,0 +1,10 @@
|
||||
This is the fastest way to beginners to start using File Browser. Although, there are [other ways](../installation) to install it.
|
||||
|
||||
- [Download File Browser](https://github.com/filebrowser/filebrowser/releases) and put it on your PATH.
|
||||
- `cd` to the directory you want to browse in.
|
||||
- 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```
|
||||
Reference in New Issue
Block a user