Skip to content

Commit

Permalink
Merge branch 'main' into sm/sm-1394
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-Avery authored Aug 8, 2024
2 parents 6f98c33 + 6e65f97 commit 0ed4bca
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,21 @@ are currently open as well as what it's like to work at Bitwarden.

## Getting Started

### Linux / Mac / Windows

```bash
cargo build
```

### Windows on ARM

To build, you will need the following in your PATH:

- [Python](https://www.python.org)
- [Clang](https://clang.llvm.org)
- We recommend installing this via the
[Visual Studio Build Tools](https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2022)

## Crates

The project is structured as a monorepo using cargo workspaces. Some of the more noteworthy crates
Expand Down

0 comments on commit 0ed4bca

Please sign in to comment.