fix(dev/docs): Add git requirement to pattern design tutorial
This commit is contained in:
parent
ba4202fcd0
commit
97a43c0151
1 changed files with 12 additions and 0 deletions
|
@ -30,3 +30,15 @@ npx @freesewing/studio
|
|||
|
||||
If you don't have NodeJS on your system --- or if you're not sure what
|
||||
NodeJS is to begin with --- read on to learn how to install it.
|
||||
|
||||
:::danger[Windows users also need to install `git`]
|
||||
|
||||
The `git` command line utility is also a requirement for installing the
|
||||
FreeSewing development environment. Linux and Mac systems come with
|
||||
`git` pre-installed, but Windows users will need to install it manually.
|
||||
|
||||
Please see the
|
||||
[Getting started on Windows](/tutorials/getting-started-windows/)
|
||||
tutorial for instructions on how to install `git` on a Windows system.
|
||||
|
||||
:::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue