Skip to content

Commit a90cab5

Browse files
authored
docs: Update getting started for mac
1 parent 8885614 commit a90cab5

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

doc/using-uno-check.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,12 @@ If it finds something missing, out of date, or misconfigured, it will either off
2727
```
2828
For additional options, see below.
2929
30-
1. If you are using Visual Studio 2022 17.2 Preview 4 or later, use the following:
30+
On a mac, you may need to run the command this way:
31+
```
32+
~/.dotnet/tools/uno-check
33+
```
34+
35+
1. If you are using Visual Studio 2022 17.3 Preview 1 or later, use the following:
3136
```
3237
uno-check --pre
3338
```

0 commit comments

Comments
 (0)