Skip to content

Commit 2556f56

Browse files
committed
fix: Update README
1 parent 3977d62 commit 2556f56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Bitpart is a messaging tool that runs on top of Signal to support activists, jou
99
This repository contains three components: the Bitpart server, a command-line client for connecting to the Bitpart server, and a storage adapter used for storing Signal key information to Bitpart's database. In order to build all three components, make sure you have a _2024 edition of Rust_ and run:
1010

1111
```
12-
cargo build
12+
cargo build --release
1313
```
1414

1515
## Installing

0 commit comments

Comments
 (0)