From 7a8e87253f004a918a012366c85464b9da667d6c Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Mon, 24 Oct 2022 22:36:25 +0200 Subject: [PATCH] rename bare metal --- deploy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.md b/deploy.md index 6efab458..4907fb12 100644 --- a/deploy.md +++ b/deploy.md @@ -15,7 +15,7 @@ InvenTree supports a simple containerized installation via docker. An official [ Refer to the [docker installation guide](https://inventree.readthedocs.io/en/latest/start/docker/) for more information -#### Bare Metal +#### Manual Bare Metal Install A [bare metal installation guide](https://inventree.readthedocs.io/en/latest/start/intro/) is provided for users who are looking for a low-level or custom installation.