Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed apt install command for compiling prerequisities in README #63

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Commits on Aug 12, 2019

  1. Update README with fixed compiling prerequisites install command

    Changed Go compiler package in the `apt` command for installing compilation prerequisites to the correct package name.
    
    NOTE: Tested on Ubuntu 18.04 LTS.
    win8linux authored Aug 12, 2019
    Configuration menu
    Copy the full SHA
    8375ff3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from win8linux/readme-patch-1

    Update README with fixed compiling prerequisites install command
    win8linux authored Aug 12, 2019
    Configuration menu
    Copy the full SHA
    e0bc3b8 View commit details
    Browse the repository at this point in the history