changed README.md
This commit is contained in:
11
README.md
11
README.md
@@ -6,9 +6,8 @@
|
|||||||
|
|
||||||
Create an empty file named ssh in the /boot folder of SD Card.
|
Create an empty file named ssh in the /boot folder of SD Card.
|
||||||
|
|
||||||
/boot/wpa_supplicant.conf
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
#/boot/wpa_supplicant.conf
|
||||||
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
|
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
|
||||||
update_config=1
|
update_config=1
|
||||||
country=[COUNTRY CODE]
|
country=[COUNTRY CODE]
|
||||||
@@ -39,8 +38,8 @@ sudo apt install rpi-eeprom
|
|||||||
|
|
||||||
### default username/password
|
### default username/password
|
||||||
|
|
||||||
username : pi
|
username : pi
|
||||||
password : raspberry
|
password : raspberry
|
||||||
|
|
||||||
## Shields
|
## Shields
|
||||||
|
|
||||||
@@ -55,7 +54,5 @@ password : raspberry
|
|||||||
## Aditional References
|
## Aditional References
|
||||||
|
|
||||||
* [Raspberry Pi Official Site](https://www.raspberrypi.com/software/operating-systems/)
|
* [Raspberry Pi Official Site](https://www.raspberrypi.com/software/operating-systems/)
|
||||||
* https://git.limbosolutions.com
|
* [Kb Linux](../linux/README.md)
|
||||||
* https://git.limbosolutions.com/kb
|
|
||||||
* https://git.limbosolutions.com/kb/linux
|
|
||||||
* https://git.limbosolutions.com/marcio.fernandes/pi.bluetooth.speaker
|
* https://git.limbosolutions.com/marcio.fernandes/pi.bluetooth.speaker
|
||||||
|
|||||||
Reference in New Issue
Block a user