Bläddra i källkod

indicate build documentation (#890)

Bruno Cabral 3 år sedan
förälder
incheckning
1f31a1c27b
1 ändrade filer med 4 tillägg och 0 borttagningar
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -28,6 +28,7 @@
   - [Install with Package Manager](#install-with-package-manager)
   - [Install with Package Manager](#install-with-package-manager)
   - [Install on Arch Linux](#install-on-arch-linux)
   - [Install on Arch Linux](#install-on-arch-linux)
   - [Flatpak Option](#flatpak)
   - [Flatpak Option](#flatpak)
+- [Build](#build)
 - [Why Does This Exist](#why)
 - [Why Does This Exist](#why)
 - [More Info](#more-info)
 - [More Info](#more-info)
 - [Supported Platforms](#supported-platforms)
 - [Supported Platforms](#supported-platforms)
@@ -85,6 +86,9 @@ flatpak install flathub com.vscodium.codium
 flatpak run com.vscodium.codium
 flatpak run com.vscodium.codium
 ```
 ```
 
 
+## <a id="build"></a>Build
+Build instructions can be found [here](https://github.com/VSCodium/vscodium/blob/master/docs/build.md)
+
 ## <a id="why"></a>Why Does This Exist
 ## <a id="why"></a>Why Does This Exist
 This repository contains build files to generate free release binaries of Microsoft's VS Code. When we speak of "free software", we're talking about freedom, not price.
 This repository contains build files to generate free release binaries of Microsoft's VS Code. When we speak of "free software", we're talking about freedom, not price.