jthomasmock / espnscrapeR

Scrapes Or Collects NFL Data From ESPN
https://jthomasmock.github.io/espnscrapeR/
Other
51 stars 10 forks source link

Installation Assistance #20

Closed LordZeusss closed 1 year ago

LordZeusss commented 1 year ago

Hello, This may be a bad question, but how exactly do I install this? I'm having trouble understanding how to install this program onto a machine (Debian VM).

Is someone able to in more detail explain how I install this? I tried to run the remote.... command in the terminal, and I get this output: syntax error near unexpected token `('

What am I doing wrong?

Thanks!

jthomasmock commented 1 year ago

Howdy, please try the below:

remotes::install_github("jthomasmock/espnscrapeR")