Update README.md
This commit is contained in:
parent
926d9bf458
commit
282c63153d
|
@ -12,13 +12,8 @@ Feel free to send a pull request if you are maintaining an active fork of this p
|
|||
|
||||
linx-server
|
||||
======
|
||||
[![Build Status](https://travis-ci.org/andreimarcu/linx-server.svg?branch=master)](https://travis-ci.org/andreimarcu/linx-server)
|
||||
|
||||
Self-hosted file/media sharing website.
|
||||
|
||||
### Demo
|
||||
You can see what it looks like using the demo: [https://demo.linx-server.net/](https://demo.linx-server.net/)
|
||||
|
||||
### Clients
|
||||
**Official**
|
||||
- CLI: **linx-client** - [Source](https://github.com/andreimarcu/linx-client)
|
||||
|
@ -196,9 +191,6 @@ Run linx-server normally.
|
|||
|
||||
Development
|
||||
-----------
|
||||
Any help is welcome, PRs will be reviewed and merged accordingly.
|
||||
The official IRC channel is #linx on irc.oftc.net
|
||||
|
||||
1. ```go get -u github.com/andreimarcu/linx-server ```
|
||||
2. ```cd $GOPATH/src/github.com/andreimarcu/linx-server ```
|
||||
3. ```go build && ./linx-server```
|
||||
|
|
Loading…
Reference in New Issue