Browse Source

Mise à jour de 'README.md'

wareck 1 year ago
parent
commit
ddf92a5a2f
1 changed files with 9 additions and 7 deletions
  1. 9 7
      README.md

+ 9 - 7
README.md

@@ -4,12 +4,13 @@
 
 
 Use Armbian image : https://mega.nz/file/XeoymJKA#VSJHsyU8SCQPAQvMqVkiqLVPXWFp4egxajoL4Ea0jqI
 Use Armbian image : https://mega.nz/file/XeoymJKA#VSJHsyU8SCQPAQvMqVkiqLVPXWFp4egxajoL4Ea0jqI
 
 
-It's a debian bullseye minimal linux 5.16.17
+*It's a debian bullseye minimal linux 5.16.17*
 
 
 burn image and connect the MangoPi with ssh:
 burn image and connect the MangoPi with ssh:
 
 
-user : root
-password : orangepi
+user : **root**
+
+password : **orangepi**
 
 
 then :
 then :
 
 
@@ -19,7 +20,7 @@ apt install -y curl ca-certificates systemd-sysv git build-essential
 reboot
 reboot
 ```
 ```
 
 
-If you wants I2C or SPI enabled (you can do this later in dietpi):
+#### If you wants I2C or SPI enabled (you can do this later in dietpi):
 
 
 ```
 ```
 nano /boot/orangepiEnv.txt
 nano /boot/orangepiEnv.txt
@@ -33,7 +34,7 @@ overlays=i2c0
 
 
 Save and reboot
 Save and reboot
 
 
-Now build Dietpi:
+#### Now build Dietpi:
 
 
 ```
 ```
 bash -c "$(curl -sSfL 'https://raw.githubusercontent.com/MichaIng/DietPi/master/.build/images/dietpi-installer')"
 bash -c "$(curl -sSfL 'https://raw.githubusercontent.com/MichaIng/DietPi/master/.build/images/dietpi-installer')"
@@ -54,6 +55,7 @@ At this step you can:
 
 
 after reboot password will be: 
 after reboot password will be: 
 
 
-user : root
-password : dieti
+user : **root**
+
+password : **dietpi**