evolvingweb / sitediff

SiteDiff makes it easy to see differences between two versions of a website.
http://sitediff.io
GNU General Public License v2.0
229 stars 48 forks source link

zsh: command not found: sitediff #187

Closed BharathiBabuP closed 2 months ago

BharathiBabuP commented 7 months ago

I'm relatively inexperienced with this tool . I attempted to install it on my Mac, and upon running the command "sitediff help diff," I encountered the error message "zsh: command not found: sitediff." Could someone assist me in resolving this, please?

image
u982744 commented 7 months ago

I had this problem too and was in a bit of a rush so I just run all commands like this:

./bin/sitediff

kirk-brown-ew commented 5 months ago

You don't need the source code for running SiteDiff. You can install Ruby and then the SiteDiff Gem. See the install instructions.