GenomicMedLab / cool-seq-tool

https://coolseqtool.readthedocs.io
MIT License
4 stars 0 forks source link

Clean up UTA setup instructions #283

Closed jsstevenson closed 2 months ago

jsstevenson commented 4 months ago

Doing this on a new machine and noticed a few small things:

https://coolseqtool.readthedocs.io/latest/install.html#set-up-uta

1) zsh doesn't support comments by default, so the # newest version line should be taken out 2) some mention of the expected postgres post (5433) should be made before the code block, as this is not the typical PG default port, and the part of the command with the port is probably not visible on most screens until you scroll. maybe make it a separately declared env var so that it's more explicit.

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 45 days with no activity. Please make a comment for triaging or closing the issue.

korikuzma commented 2 months ago

@jsstevenson can we close? Both points have been addressed