Skip to content

Commit 02fc56f

Browse files
Update build and troubleshooting instructions
1 parent a97280d commit 02fc56f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

injected/docs/build-and-troubleshooting.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@ This document provides platform-specific build instructions, troubleshooting ste
4747
- Visual Studio in Parallels is extremely usable on an M-series Mac.
4848
- Make sure you get Parallels Pro so that you can set it to use ~8 CPUs and ~16 GB RAM.
4949
- You can purchase this using your Ramp card.
50-
- Set up Visual Studio per the instructions in the Windows browser README.
51-
- To test C-S-S changes, you can create a directory symlink (mklink /D) between submodules/content-scope-scripts ↔ the content-scope-scripts directory in macOS.
50+
- Set up Visual Studio per the instructions in the [Windows browser README](https://github.com/duckduckgo/windows-browser/blob/develop/README.md).
51+
- To test C-S-S changes, you can create a directory symlink (`mklink /D`) between `submodules/content-scope-scripts` ↔ the `content-scope-scripts` directory in macOS.
5252
- This lets you make C-S-S changes in macOS and then see them in the Windows app.
5353
- Remember to configure Parallels to share your macOS disk.
54-
- A nice-to-have is to set up a WSL environment so that you can use familiar command line tools within Windows (git, vim, Clalude Code, etc.)
54+
- A nice-to-have is to [set up a WSL environment](https://learn.microsoft.com/en-us/windows/wsl/setup/environment) so that you can use familiar command line tools within Windows (git, vim, Clalude Code, etc.)
5555
- Other guides:
5656
- [Work with content-scope-scripts repo on Windows](./development-utilities.md#windows-development)
5757
- [Debugging `autofill.js` (or other submodules) on Windows](https://app.asana.com/1/137249556945/project/1198964220583541/task/1208938714611510)

0 commit comments

Comments
 (0)