Skip to content

Commit

Permalink
[omm] Note for windows users in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Our old friend CLRF
  • Loading branch information
Dcallies authored and dougneal committed Aug 17, 2023
1 parent 91798fb commit 2a9563f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion open-media-match/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ The [Dev Containers](https://code.visualstudio.com/docs/devcontainers/containers

### Get started

* Clone this Git repository locally. You can do this through the CLI or through the "Clone Git Repository..." shortcut on the VS Code welcome screen.
* Clone this Git repository locally. If you are a non-Windows OS, you can do this through the CLI or through the "Clone Git Repository..." shortcut on the VS Code welcome screen.
* [Windows] You'll have to do a trick to get the correct line endings for your devcontainer on checkout. The instructions for that can be found in the [hasher-matcher-actioner README](../hasher-matcher-actioner/CONTRIBUTING.md#vs-code-devcontainers--automated-development-environment).
* Open the `open-media-match` folder in VSCode
* VSCode should ask you if you want to reopen the folder in a Dev Container. Select "Reopen in Container".
* Wait for the container to build
Expand Down

0 comments on commit 2a9563f

Please sign in to comment.