Browse Source

Add gcc dependnecy to build process (#53)

pull/55/head
Matt Steele 5 years ago committed by GitHub
parent
commit
a55878ff22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md

1
README.md

@ -135,6 +135,7 @@ Here's a list of some things you can do to increase performance and make things @@ -135,6 +135,7 @@ Here's a list of some things you can do to increase performance and make things
## Building from Source
1. Ensure you have the gcc compiler configured.
1. Install the [Go toolchain](https://golang.org/dl/).
1. Clone the repo. `git clone https://github.com/gabek/owncast`
1. Follow the above [Getting Started](#getting-started) instructions, making sure ffmpeg exists and your config file is set.

Loading…
Cancel
Save