This commit is contained in:
Sacha Lansky
2023-09-01 17:54:03 +02:00
committed by GitHub
parent 0d6ef3e6c2
commit ccdf636c49
@@ -2,7 +2,7 @@
title: Installation
---
This guide is for reference only, please check the latest information on getting starting with Substrate
This guide is for reference only, please check the latest information on getting started with Substrate
[here](https://docs.substrate.io/main-docs/install/).
This page will guide you through the **2 steps** needed to prepare a computer for **Substrate** development.
@@ -74,7 +74,7 @@ brew install openssl
### Windows
**_PLEASE NOTE:_** Native Windows development of Substrate is _not_ very well supported! It is _highly_
recommend to use [Windows Subsystem Linux](https://docs.microsoft.com/en-us/windows/wsl/install-win10)
recommended to use [Windows Subsystem Linux](https://docs.microsoft.com/en-us/windows/wsl/install-win10)
(WSL) and follow the instructions for [Ubuntu/Debian](#ubuntudebian).
Please refer to the separate
[guide for native Windows development](https://docs.substrate.io/main-docs/install/windows/).