Skip to content

Commit

Permalink
Update 1:-Setting-Up-FNA.md
Browse files Browse the repository at this point in the history
Link Fedora in the Linux setup docs
  • Loading branch information
flibitijibibo authored Jun 28, 2024
1 parent 981c2fe commit 97e8ff0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/1:-Setting-Up-FNA.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This page has two parts: The first sets up the FNA team's recommended developmen

## Chapter 1a: Linux Setup

The Linux development environment for FNA is supported on all distributions with Flatpak support, including SteamOS!
The Linux development environment for FNA is supported on all distributions with Flatpak support, including SteamOS! (But, if you absolutely _must_ know, the FNA team uses [Fedora Workstation](https://fedoraproject.org/workstation/).)

You may be able to find VSCode and the .NET SDKs via apps like KDE Discover, but it's easier to get everything at once with a single portable terminal command:

Expand Down Expand Up @@ -193,4 +193,4 @@ For Visual Studio 2019 users, follow these additional steps to allow VS to build
3. Address this discrepancy by clicking on the platform dropdown for your project and clicking New
4. In the New Project Platform dialog that appears, create a new platform using x64 from the dropdown. Copying settings from Any CPU is fine, and make sure the 'Create new solution platforms' is unchecked

You can now build your project for x64!
You can now build your project for x64!

0 comments on commit 97e8ff0

Please sign in to comment.