Skip to content

Commit 1cfd68a

Browse files
authored
Update README.md
1 parent 9805697 commit 1cfd68a

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

+5-6
Original file line numberDiff line numberDiff line change
@@ -123,20 +123,19 @@ TODO list of languages we will support shortly:
123123

124124
# :computer: Installation
125125
Uncoder IO can be installed in a following manner:
126-
1. Docker container with web server and UI (available)
126+
1. Docker container with web server and UI [Launch Instructions for Docker container](#launch-instructions-for-docker-container)
127127
2. Docker continer API and CLI only (work in progress)
128-
3. Build from source code directly
129-
4. Ready to use as SaaS, privately with no registration or cookies at https://uncoder.io
130-
5. Ready to use at SOC Prime SaaS with private AI augmentation, SOC 2 Type II certified environment and supporting ToS on data privacy, GDPR etc.
128+
3. Build from source code directly (for advanced users, can be done following instructions from docker files)
129+
4. Ready to use as SaaS, privately with no registration or cookies at [https://uncoder.io/](https://uncoder.io/)
130+
5. Ready to use at SOC Prime SaaS with private AI augmentation, SOC 2 Type II certified environment and supporting ToS on data privacy, GDPR etc. at [https://tdm.socprime.com/uncoder-ai](https://tdm.socprime.com/uncoder-ai)
131131

132132
## Requirements
133133
* Host with Windows, Linux, or other operating system supported by Docker
134134
* These packages should be installed on the host:
135135
* Docker v23.0.1 or newer
136136
* Docker Compose v2.21.0 or newer
137-
* Python 3.9 or newer
138137

139-
## Launch Instructions
138+
## Launch Instructions for Docker container
140139
1. Download the `UncoderIO-main` archive and unpack it.
141140
2. In the CLI, go to the folder where the unpacked files are:
142141
```

0 commit comments

Comments
 (0)