mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 15:38:55 +01:00
Fix formatting of REAMDE env dependencies
This commit is contained in:
parent
d14f5d54e3
commit
916a1ffc73
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@
|
|||
conda env create -f environment.yml
|
||||
conda activate semantic-search
|
||||
#+end_src
|
||||
*** Install Environment Dependencies
|
||||
|
||||
*** Install Environmental Dependencies
|
||||
#+begin_src shell
|
||||
sudo apt-get -y install libimage-exiftool-perl
|
||||
#+end_src
|
||||
|
|
Loading…
Reference in a new issue