Rename docker launch to quicktour

This commit is contained in:
osanseviero 2023-08-10 10:15:31 +02:00
parent 744d78d88e
commit 33e6d264ab
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
- sections: - sections:
- local: index - local: index
title: Text Generation Inference title: Text Generation Inference
- local: docker_launch - local: quicktour
title: Launching with Docker title: Quick Tour
- local: supported_models - local: supported_models
title: Supported Models and Hardware title: Supported Models and Hardware
title: Getting started title: Getting started

View File

@ -1,4 +1,4 @@
# Launching with Docker # Quick Tour
The easiest way of getting started is using the official Docker container. Install Docker following [their installation instructions](https://docs.docker.com/get-docker/). The easiest way of getting started is using the official Docker container. Install Docker following [their installation instructions](https://docs.docker.com/get-docker/).