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:
- local: index
title: Text Generation Inference
- local: docker_launch
title: Launching with Docker
- local: quicktour
title: Quick Tour
- local: supported_models
title: Supported Models and Hardware
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/).