Mentors4EDU commited on
Commit
bbcb5c7
·
verified ·
1 Parent(s): f422215

Remove Docker Pull (Not Available Yet) and API Documentation (Localhost)

Browse files
Files changed (1) hide show
  1. README.md +0 -11
README.md CHANGED
@@ -107,13 +107,6 @@ make -j$(nproc)
107
  sudo make install
108
  ```
109
 
110
- ### Docker Installation
111
-
112
- ```bash
113
- docker pull your-org/docking-at-home:latest
114
- docker run -d --gpus all your-org/docking-at-home:latest
115
- ```
116
-
117
  ## Quick Start
118
 
119
  ### Web GUI (Recommended!)
@@ -195,10 +188,6 @@ Configuration files are located in `config/`:
195
  - `decentralized.conf` - Distributed Network Settings
196
  - `cloud_agents.conf` - AI orchestration parameters
197
 
198
- ## API Documentation
199
-
200
- Full API documentation is available at [docs/API.md](docs/API.md)
201
-
202
  ## Performance
203
 
204
  On a typical configuration:
 
107
  sudo make install
108
  ```
109
 
 
 
 
 
 
 
 
110
  ## Quick Start
111
 
112
  ### Web GUI (Recommended!)
 
188
  - `decentralized.conf` - Distributed Network Settings
189
  - `cloud_agents.conf` - AI orchestration parameters
190
 
 
 
 
 
191
  ## Performance
192
 
193
  On a typical configuration: