Skip to content

Commit ffe0842

Browse files
authored
Update README.md (#3592)
1 parent 22c55c3 commit ffe0842

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ We can confidently assert Files is the platform's best file explorer project to
2020
## Vision for Files
2121
In the short term, we plan to focus on crucial functionality to achieve parity with Windows File Explorer. Before leaving beta, we'll address many of these pain points and improve accessibility. Later on, the project will reach a point where we can fully celebrate our core audience by adding sought-after power user features. Stay tuned!
2222

23-
## How to build Files from the source code
24-
- Install Visual Studio 2019 & UWP Development Kit.
25-
- Clone the source and open the Files.sln in VS.
26-
- VS installs all missing dependencies for you.
27-
- Launch the package project.
23+
## Building Files source
24+
- Install Visual Studio 2019 and the UWP Development Kit.
25+
- Clone the repository and open the `Files.sln` in VS.
26+
- Visual Studio will install all missing dependencies.
27+
- Run the `Files.Package` project.
2828

2929
## FAQ
3030
Have any questions? Check out our documentation [site](https://files-community.github.io/docs/#/)!

0 commit comments

Comments
 (0)