Skip to content

Commit

Permalink
Fixed annoying problems with markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
TauAkiou committed Oct 5, 2020
1 parent 4725804 commit 792d1c3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,37 +9,37 @@ AmongusCapture-gtk is currently supported under:
* Windows
* Linux

##Requirements:
## Requirements:

###Windows:
### Windows:

While you can use amonguscapture-gtk under Windows, we recommend using the [official release](https://github.com/denverquane/amonguscapture).

* .NET Core 3.1 Runtime: https://dotnet.microsoft.com/download/dotnet-core/current/runtime
* GTK For Windows Runtime: https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer

###Linux:
### Linux:

* .NET Core 3.1: https://docs.microsoft.com/en-us/dotnet/core/install/linux
* GTK3: Check your distribution's packaging manager for information on how to install. If you already have Gnome installed, you likely already have gtk3.

##Building
## Building



###Windows
### Windows


* .NET Core SDK: https://dotnet.microsoft.com/download
* Visual Studio
- Loading the 'AmongUsCapture.sln' file and building should be sufficient enough - all packages should be downloaded from NuGet.

###Linux
### Linux
* .NET Core 3.1 SDK: https://docs.microsoft.com/en-us/dotnet/core/install/linux
* GTK3 development libraries: Check your distribution's packaging manager for information on how to install.

####Instructions:
#### Instructions:
- git clone https://github.com/TauAkiou/amonguscapture-gtk/tree/linux-mem-new

If you are using a non-master repository, switch to the correct
Instructions still in progress...

0 comments on commit 792d1c3

Please sign in to comment.