We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0691f1 commit 9309cfcCopy full SHA for 9309cfc
1 file changed
README.md
@@ -115,9 +115,13 @@ Unix-like systems (Linux/macOS):
115
- `.\run.sh`
116
<br>
117
118
-📡 SSID: KIDAv00
119
-🔒 Password: 12345678
120
-🌐 Access your site at: http://192.168.4.1:5000
+### Network Setup
+
+- 📡 SSID: KIDAv00
121
+- 🔒 Password: 12345678
122
+- 🌐 Access your site at: http://192.168.4.1:5000
123
124
+ <br>
125
126
```bash
127
sudo apt update
@@ -157,8 +161,6 @@ rsn_pairwise=CCMP
157
161
158
162
sudo nano /etc/default/hostapd
159
163
```
160
-
164
#DAEMON_CONF=""
165
166
0 commit comments