FHIR Chat · docs / PR #414 update path to requirements.txt · cds hooks/committers

Stream: cds hooks/committers

Topic: docs / PR #414 update path to requirements.txt


view this post on Zulip Github Notifications (Oct 15 2018 at 17:18):

brettmarquard opened PR #414
from requirements.txt-path-fix to master

previous instructions were to 'cd docs' but requirements.txt file is now in root. Either remove the cd or move file back to docs.

view this post on Zulip Github Notifications (Oct 15 2018 at 19:38):

kpshek commented on PR #414

@brettmarquard - The original instructions are still correct. cd docs refers to changing to the docs repository directory -- not docs/docs.

Here are the README commands (without the narrative explanation this may make more sense):

$ git clone https://github.com/cds-hooks/docs
$ cd docs
$ pip install -r requirements.txt
$ mkdocs serve

If you run those in succession from a terminal / command prompt, it all works.

view this post on Zulip Github Notifications (Oct 15 2018 at 23:51):

brettmarquard commented on PR #414

well there you go, thanks!

view this post on Zulip Github Notifications (Oct 15 2018 at 23:51):

brettmarquard closed PR #414


Last updated: Apr 12 2022 at 19:14 UTC