Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/techstartucalgary/Docs into…
Browse files Browse the repository at this point in the history
… main
  • Loading branch information
wongsitu committed Oct 13, 2023
2 parents a481121 + c6a5848 commit d4f637e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/installation/installfest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This guide will help you install all the tools you need to start coding. It will
- [That's it!](#thats-it)

#### Windows Users
If you are using Windows, we recommend that you install WSL2 and Ubuntu as your development environment. You can find instructions on how to do so here: [WSL2 Installation](../wsl2/README.md) Once you have installed WSL2 and Ubuntu, you can continue with this guide.
If you are using Windows, we recommend that you install WSL2 and Ubuntu as your development environment. You can find instructions on how to do so here: [WSL2 Installation](../wsl2/index.html) Once you have installed WSL2 and Ubuntu, you can continue with this guide.

#### Installing Homebrew
Homebrew is a package manager for macOS (or Linux) that allows you to easily install and manage software packages and libraries. It simplifies the installation process by automating the installation of dependencies and providing a consistent interface for installing software. To install Homebrew, run the following command:
Expand Down

0 comments on commit d4f637e

Please sign in to comment.