Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.

Commit

Permalink
update readme again
Browse files Browse the repository at this point in the history
  • Loading branch information
coughlanio committed Dec 9, 2018
1 parent 42de869 commit a26f9b2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MiSTer-bootstrap

Tool to bootstrap all latest cores for the MiSTer platform. Written in Golang with the hope of eventually running it on the MiSTer itself.
MiSTer bootstrap is a tool that updates all cores for the MiSTer platform. Can be compiled to a binary for multiple platforms, and also a shared library to be directly invoked from C-code.

# Requirements

Expand All @@ -10,7 +10,7 @@ Tool to bootstrap all latest cores for the MiSTer platform. Written in Golang wi
# Usage

`./MiSTer-bootstrap-go`
* `-r <Repo URL>`
* Optional Repo URL, defaults to OpenVGS/MiSTer-repository which is updated hourly.
* `-o <Output Directory>`
* Optional Output Directory, defaults to current directory.
* `-r <Repo URL>`
* Optional Repo URL, defaults to OpenVGS/MiSTer-repository which is updated hourly.
* `-o <Output Directory>`
* Optional Output Directory, defaults to current directory.

0 comments on commit a26f9b2

Please sign in to comment.