This commit is contained in:
Don Syme 2017-04-27 12:44:20 +01:00 коммит произвёл GitHub
Родитель 8089463b9b
Коммит 4b9b7ed344
1 изменённых файлов: 2 добавлений и 3 удалений

Просмотреть файл

@ -1,14 +1,13 @@
# Development Guide
Contents:
Follow the instructions below to build and develop the F# Compiler, Core Library and tools on Windows, macOS and Linux.
* [Developing the F# Compiler (WindowS)](#developing-the-f-compiler-windows)
* [Developing the F# Compiler (Linux)](#developing-the-f-compiler-linux)
* [Developing the F# Compiler (macOS)](#developing-the-f-compiler-macos)
* [Developing the Visual F# IDE Tools (Windows Only)](#the-visual-f-ide-tools-windows-only)
* [Notes](#notes)
Follow the instructions below to build and develop the F# Compiler, Core Library and tools on Windows, macOS and Linux.
### Developing the F# Compiler (Windows)
Install