Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Installation: Fix Windows Subsystem for Linux (WSL) name #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ If you would like to add Spree to your existing Ruby on Rails application, pleas

### Windows

Windows users will need to [install the Linux subsystem](https://docs.microsoft.com/en-us/windows/wsl/install-win10) to proceed.
Windows users will need to [install Windows Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/install-win10) to proceed.

## Installation

Expand Down