diff --git a/src/wuttjamaican/install.py b/src/wuttjamaican/install.py index 395a4a9..5bbe00b 100644 --- a/src/wuttjamaican/install.py +++ b/src/wuttjamaican/install.py @@ -146,8 +146,8 @@ class InstallHandler(GenericHandler): self.rprint(f"\n\t[blue]Welcome to {self.app.get_title()}![/blue]") self.rprint("\n\tThis tool will install and configure the app.") self.rprint( - "\n\t[italic]NB. You should already have created " - "the database in PostgreSQL or MySQL.[/italic]" + "\n\t[bold italic]NB. You should already have created " + "the database in PostgreSQL or MySQL.[/bold italic]" ) # shall we continue?