Skip to content
This repository was archived by the owner on Aug 23, 2025. It is now read-only.

Commit a2bbbb1

Browse files
authored
Update README.md
1 parent 46086c0 commit a2bbbb1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 86Box Manager
2-
**86Box Manager** is the official (though optional) configuration manager for the [86Box emulator](https://github.com/86Box/86Box). It's released under the MIT license, so it can be freely distributed with 86Box. See the `LICENSE` file for license information and `AUTHORS` for a complete list of contributors and authors.
2+
**86Box Manager** is the official but optional configuration manager for the [86Box emulator](https://github.com/86Box/86Box). It's released under the MIT license, so it can be freely distributed with 86Box. See the `LICENSE` file for license information and `AUTHORS` for a complete list of contributors and authors.
33

4-
It's written in C# with Windows Forms using Visual Studio 2017. Please see the [wiki](https://github.com/86Box/86BoxManager/wiki) for additional information.
4+
It's written in C# with Windows Forms. Please see the [wiki](https://github.com/86Box/86BoxManager/wiki) for additional information.
55

66
## Features
77
* Powerful, lightweight and completely optional
@@ -28,7 +28,7 @@ If you have any issues, questions, suggestions, etc., please follow the [trouble
2828

2929
## How to build
3030
1. Clone the repo
31-
2. Open `86BoxManager.sln` solution file in Visual Studio 2017
31+
2. Open `86BoxManager.sln` solution file in Visual Studio
3232
3. Make your changes
3333
4. Choose the `Release` configuration and `x86` platform/CPU
3434
5. Build the solution

0 commit comments

Comments
 (0)