TreeToReads icon indicating copy to clipboard operation
TreeToReads copied to clipboard

Correction to brew install instructions

Open tseemann opened this issue 9 years ago • 2 comments

  • Brew can run on OS X and Linux
  • For Seq-Gen you had it correct: brew install seq-gen
  • For ART it should be lowercase: brew install art
  • Brew automatically puts things in the PATH for you.

tseemann avatar Nov 20 '15 21:11 tseemann

I didn't know it ran on linux! I have never used brew but that was because I thought it was mac only. That is helpful, I'll fix those and now I know I can test it on my machine. Thanks.

snacktavish avatar Nov 20 '15 22:11 snacktavish

Linuxbrew is a fork of Brew started by @sjackman here: https://github.com/Homebrew/linuxbrew

I use it for all my Linux servers and VMs.

I will eventually write a formula for TreeToReads when all the supporting bits are sorted.

tseemann avatar Nov 21 '15 09:11 tseemann