Replying to nobody

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

sudo apt update

sudo apt install build-essential

git clone https://github.com/damus-io/notedeck

cd notedeck

cargo build --release

./target/release/notedeck

looks about right

Reply to this note

Please Login to reply.

Discussion

No replies yet.