From 29879d6654f933f31ae261db1dccf2ed0734bab2 Mon Sep 17 00:00:00 2001 From: Manuel Irimia Date: Wed, 6 Dec 2023 10:47:43 +0000 Subject: [PATCH] Update README.md tiny edit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 217ce6c..25a765c 100644 --- a/README.md +++ b/README.md @@ -119,8 +119,8 @@ Follow the command prompt to install automatically, and that should be it! Of course you should add the vast-tools directory (e.g. ~/bin/vast-tools) to your PATH: ~~~~ -$ export PATH=~/bin/vast-tools:$PATH -$ echo 'export PATH=~/bin/vast-tools:$PATH' >> ~/.bashrc +> export PATH=~/bin/vast-tools:$PATH +> echo 'export PATH=~/bin/vast-tools:$PATH' >> ~/.bashrc ~~~~ **Manual DB Installation:**