Remove unfinished doc

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
Gabriel Adrian Samfira 2023-07-20 11:01:34 +00:00
parent 0987bba343
commit 9cc49aad52
2 changed files with 1 additions and 5 deletions

View file

@ -279,7 +279,7 @@ Email: root@localhost
The init command also created a local CLI profile for your new GARM server:
```bash
ubuntu@garm:~# garm-cli profile list
ubuntu@garm:~$ garm-cli profile list
+----------------------+--------------------------+
| NAME | BASE URL |
+----------------------+--------------------------+

View file

@ -1,4 +0,0 @@
# GARM implementation details and design decissions
This document attempts to offer an in-depth look at the implementation details and design decisions that went into the creation of GARM. It is not meant to be a user guide, but rather a technical document for those interested in the inner workings of the application.