updated readme

This commit is contained in:
mik-tf 2024-09-07 10:20:53 -04:00
parent 29306212cc
commit 8b916e2edf

View File

@ -3,7 +3,6 @@
<h2>Table of Contents</h2>
- [Introduction](#introduction)
- [Download Repo](#download-repo)
- [Prerequisites](#prerequisites)
- [Make Commands](#make-commands)
- [Local](#local)
@ -27,9 +26,6 @@
This is a proof-of-concept of a basic Dashboard UI in Python using FastApi and HTMX.
## Download Repo
## Prerequisites
- python3
@ -100,7 +96,7 @@ Set a DNS A record of your domain URL pointing to the IPv4 address.
## Deploy on TFGrid with Full VM
You can deploy the website on the TFGrid. Follow those steps before after following the local steps.
You can deploy the website on the TFGrid. Follow those steps before following the local steps.
- Deploy Full VM Ubuntu 24.04 with IPv4 address and connect into it via SSH
- Prepare the environment