Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BenWestgate committed Nov 24, 2022
1 parent 7de33ff commit 7b8be81
Showing 1 changed file with 8 additions and 17 deletions.
25 changes: 8 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,27 +28,18 @@ If you know someone you trust who uses Bitcoin Core on Tails already, you can in
* If you know someone you trust who uses Tails already, you can [install Tails by cloning](https://tails.boum.org/install/clone/index.en.html) their Tails.
1. Start Tails and [set up an Administration Password](https://tails.boum.org/doc/first_steps/welcome_screen/administration_password/index.en.html) when the Welcome Screen appears.
* If you installed by cloning Bitcoin Core on Tails, enter your temporary [Persistent Storage](https://tails.boum.org/doc/first_steps/welcome_screen/index.en.html#index3h1) passphrase.
3. [Connect to Tor](https://tails.boum.org/doc/anonymous_internet/tor/index.en.html).
* If you *cloned* Bitcoin Core on Tails, skip to step 6.
5. Open a terminal. Choose <b>Applications ▸ Utilities ▸ Terminal</b>
6. Type or Paste the following in Terminal, then press Enter:
1. [Connect to a local network](https://tails.boum.org/doc/anonymous_internet/networkmanager/index.en.html#index1h1)
1. [Connect to Tor](https://tails.boum.org/doc/anonymous_internet/tor/index.en.html).
* If you *cloned* Bitcoin Core on Tails, skip to step 7.
1. Open a terminal. Choose <b>Applications ▸ Utilities ▸ Terminal</b>.
1. Type or Paste the following in Terminal, then press Enter:
``` bash
git clone https://github.com/benwestgate/bitcoin-core-on-tails; bash */init

```
6. Follow the Instructions on Screen.
7. You're Done!
To share this free software with family and friends: Choose <b>Applications ▸ Favorites ▸ Clone Bitcoin Core on Tails</b>.

``` shell
git clone https://github.com/google/new-project
mkdir my-new-thing
cd my-new-thing
git init
cp -r ../new-project/* ../new-project/.github .
git add *
git commit -a -m 'Boilerplate for new Google open source project'
```
7. Follow the Instructions on Screen.
1. You're Done!
To share this free software with family and friends: Choose <b>Applications ▸ Office ▸ ₿ails ▸ Clone</b>.

## Source Code Headers

Expand Down

0 comments on commit 7b8be81

Please sign in to comment.