mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-05-21 16:57:16 +02:00
Updated Building binary (markdown)
parent
8a9795b080
commit
a1b9b3d953
@ -58,7 +58,7 @@ If you prefer to compile it manually, follow these steps:
|
||||
- Clone the git repository at [bitwarden/web](https://github.com/bitwarden/web) and checkout the latest release tag (e.g. v2.1.1):
|
||||
```sh
|
||||
# clone the repository
|
||||
git clone https://github.com/bitwarden/web.git web-vault
|
||||
git clone --recurse-submodules https://github.com/bitwarden/web.git web-vault
|
||||
cd web-vault
|
||||
# switch to the latest tag
|
||||
git checkout "$(git tag --sort=v:refname | tail -n1)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user