Update README.md
This commit is contained in:
parent
fa91bc4a9b
commit
c108b7b05a
13
README.md
13
README.md
@ -8,7 +8,7 @@ sudo apt-get install git
|
|||||||
git clone https://github.com/zcqsntr/fintic --recursive
|
git clone https://github.com/zcqsntr/fintic --recursive
|
||||||
|
|
||||||
cd fintic
|
cd fintic
|
||||||
./setup.sh
|
./setup.shsudo raspi-config
|
||||||
```
|
```
|
||||||
|
|
||||||
Now to turn off the audio circuit open the config file with
|
Now to turn off the audio circuit open the config file with
|
||||||
@ -25,6 +25,17 @@ then reboot the pi with
|
|||||||
sudo reboot now
|
sudo reboot now
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Change the hostname
|
||||||
|
|
||||||
|
To change the hostname (URL used to access the server) first open config
|
||||||
|
```console
|
||||||
|
sudo raspi-config
|
||||||
|
```
|
||||||
|
Then go to system options -> hostname and change it to e.g. fintic
|
||||||
|
|
||||||
|
You then connect to the server using the url fintic.local
|
||||||
|
|
||||||
|
|
||||||
## Run instructions
|
## Run instructions
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
Loading…
Reference in New Issue
Block a user