From 4c37413962131d666ca84ea80f0422479233d1a6 Mon Sep 17 00:00:00 2001 From: Dhwani Patel Date: Wed, 25 Sep 2024 14:26:25 -0600 Subject: [PATCH] Update installation details in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75f5051..4a93152 100644 --- a/README.md +++ b/README.md @@ -318,7 +318,7 @@ Installation of Fixity can be completed with the following steps: root@host:~# source /usr/share/python/fixity/bin/activate (fixity)root@host:~# cd /usr/lib/archivematica/fixity (fixity)root@host:/usr/lib/archivematica/fixity# pip install -r requirements.txt - (fixity)root@host:/usr/lib/archivematica/fixity# python setup.py install + (fixity)root@host:/usr/lib/archivematica/fixity# pip install -e . ``` 3. Create a symlink from the executable to `/usr/local/bin`. You must still be