Skip to content

Commit c7ca578

Browse files
authored
chore: Instructions for copying the repo on a MacOS added
1 parent e2ec036 commit c7ca578

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ git clone [email protected]:telerik/docs-seed.git
3030
sh copy_local.sh "D:\Work\xaml-docs"
3131
```
3232

33+
> If you are running the documentation on a MacOS or another OS where the *robocopy* command is unavailable, you have to pass a second parameter to the copy_local.sh script: `sh copy_local.sh "D:\Work\xaml-docs" true`
34+
3335
- Go to the MY-REPO directory
3436
- Open a terminal of your choice (e.g., gitBash)
3537
- Execute the following bash command in the root folder (where the **Dockerfile** is located)

0 commit comments

Comments
 (0)