Skip to content

Commit 6e39106

Browse files
committed
hot fix
1 parent 19ee7e5 commit 6e39106

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/installation/rasp-bee-ry-pi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Here you must **type** (not copy paste) the following, replacing the address wit
111111
/faucet sprinkle 0xabeeecdef123452a40f6ea9f598596ca8556bd57
112112
```
113113

114-
After some time, you should receive a notification indicating your transaction has been successful. The faucet will have made a transfer of gETH (for gas), and gBZZ (so you can interact with the Swarm network). You can check out what's been going on in the blockchain by navigating to [https://goerli.etherscan.org](https://goerli.etherscan.org) and searching your address. All being well, you will see two succesfull transactions.
114+
After some time, you should receive a notification indicating your transaction has been successful. The faucet will have made a transfer of gETH (for gas), and gBZZ (so you can interact with the Swarm network). You can check out what's been going on in the blockchain by navigating to [https://goerli.etherscan.io](https://goerli.etherscan.io) and searching your address. All being well, you will see two succesfull transactions.
115115

116116
## Bee Tidy
117117

docs/working-with-bee/upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ To upgrade Bee, simply stop the Bee service.
6868
sudo systemctl stop bee
6969
```
7070

71-
Now follow the steps above to download the new package and install the new version, as usual.
71+
Now follow the [installation instructions](/docs/installation/install) to download the new package and install the new version, as you would during a new installation.
7272

7373
You will be greeted by the following prompt:
7474

0 commit comments

Comments
 (0)