From 6a2b390330a7f342e72a64deac5ae427fcfd0b8c Mon Sep 17 00:00:00 2001 From: Sveinung Gundersen Date: Tue, 12 Nov 2024 11:05:56 -0600 Subject: [PATCH] Fixed indent --- INSTALL.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index ba04f022..937472ed 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -6,14 +6,14 @@ ## Run example scripts: - - Install `omnipy-examples`: - - `pip install omnipy-examples` - - Example script: - - `omnipy-examples isajson` - - For help on the command line interface: - - `omnipy-examples --help` - - For help on a particular example: - - `omnipy-examples isajson --help` +- Install `omnipy-examples`: + - `pip install omnipy-examples` +- Example script: + - `omnipy-examples isajson` +- For help on the command line interface: + - `omnipy-examples --help` +- For help on a particular example: + - `omnipy-examples isajson --help` ### Output of flow runs