Skip to content

Commit

Permalink
Update installation details in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhwaniartefact authored Sep 25, 2024
1 parent d5d9f2c commit 4c37413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4c37413

Please sign in to comment.