Merge pull request #376 from daviunic/master

Link to totorial/guide
This commit is contained in:
OBattler
2019-04-22 16:34:15 +02:00
committed by GitHub
2 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
src/*.o
src/*.exe
src/*.res
src/NUL

View File

@@ -22,6 +22,10 @@ to retro computing and, of course, 86Box. We look forward to hearing from you!
[![Visit our Discord server](https://discordapp.com/api/guilds/262614059009048590/embed.png)](https://discord.gg/myzwyfX)
Getting started
---------------
See [this](86box.github.io/gettingstarted) page on our website for a quick guide that should help you get started with the emulator.
Building
--------
In order to compile 86Box from this repository, please follow this step-by-step