filecoin-saturn / homepage

The saturn.tech homepage
https://saturn.tech
Other
3 stars 2 forks source link

Update the asciinema to install Saturn via docker compose #174

Closed guanzo closed 1 year ago

guanzo commented 1 year ago

Suggested here: https://filecoinproject.slack.com/archives/C03DH0BL02E/p1674207505376869

I guess we might want to update the asciinema on the website to do a wget of docker compose and do echo "FIL_WALLET_ADDRESS=xxxx" >> .env instead of export

Docker compose is the officially recommended way to install Saturn so the homepage should reflect that.