Skip to content

Commit

Permalink
Merge pull request #551 from ethersphere/quickfix-jan-25-24
Browse files Browse the repository at this point in the history
update URL, update section title
  • Loading branch information
NoahMaizels authored Jan 25, 2024
2 parents 2c591bf + 146ee0b commit ebbd4e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/bee/installation/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,9 @@ After you finish configuration run 'sudo bee-get-addr' and fund your node with X
Created symlink /etc/systemd/system/multi-user.target.wants/bee.service → /lib/systemd/system/bee.service.
```
### Shell script install (Alternate method)
### Shell script install
The [Bee install shell script](https://github.com/ethersphere/bee/blob/637b67a8e0a2b15e707f510bb7f49aea4ef6c110/install.sh) for Linux automatically detects its execution environment and installs the latest stable version of Bee.
The [Bee install shell script](https://github.com/ethersphere/bee/blob/master/install.sh) for Linux automatically detects its execution environment and installs the latest stable version of Bee.
:::info
Note that this install method copies precompiled binaries directly to the `/usr/local/bin` directory, so Bee installed through this method cannot be managed or uninstalled with package managers such as `dpkg` and `rpm`.
Expand Down

0 comments on commit ebbd4e0

Please sign in to comment.