rhcp011235 2 месяцев назад
Родитель
Сommit
c5d85a2c3f
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -52,11 +52,11 @@ Deploy the contents of the `server` directory from the release package to your w
 
 See [server/SETUP.md](server/SETUP.md) for detailed configuration steps.
 
-### 3. Client Configuration
+### 2. Client Configuration
 
 Update the `activator.py` script to point to your deployed server URL before running.
 
-### 4. Run the client tool
+### 3. Run the client tool
 ```
 sudo python3 client/activator.py
 ```