소스 검색

add installation instructions

fixes #6
master
Tim Cooper 6 년 전
부모
커밋
8462240181
1개의 변경된 파일13개의 추가작업 그리고 0개의 파일을 삭제
  1. +13
    -0
      README.md

+ 13
- 0
README.md 파일 보기

@@ -5,8 +5,21 @@ chat software.

![Screenshot](https://i.imgur.com/B8ldT5k.png)

## Installation

Requirements:

1. [Go](https://golang.org/)
2. [Git](https://git-scm.com/)
3. [Opus](https://opus-codec.org/) development headers
4. [OpenAL](http://kcat.strangesoft.net/openal.html) development headers

To fetch and build:

go get -u layeh.com/barnard

After running the command above, `barnard` will be compiled as `$(go env GOPATH)/bin/barnard`.

## License

GPLv2


불러오는 중...
취소
저장