Skip to content

Commit

Permalink
Update Windows support information in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jamonholmgren committed Dec 8, 2023
1 parent fcd9786 commit ab9ffaf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Qub (pronounced "cube") is a CLI that generates a web server and framework for b

## Getting started

_Windows Support_: Qub has only been tested on macOS and Linux. It might work on Windows WSL (Windows Subsystem for Linux) or Git Bash on Windows. If you want to help test and make it run on Windows, please open an issue or PR!
_(Note: macOS & Linux only)_

To get started, set up your `qub` alias first:

Expand All @@ -28,6 +28,8 @@ qub create
qub update
```

_**Windows Support:** Qub has only been tested on macOS and Linux. It might work on Windows WSL (Windows Subsystem for Linux) or Git Bash on Windows. If you want to help test and make it run on Windows, please open an issue or PR!_

## Creating a website

To create a website, run `qub create` and follow the prompts:
Expand Down

0 comments on commit ab9ffaf

Please sign in to comment.