inbo / fistools

Repo containing widely used data & functions of the FIS team
https://inbo.github.io/fistools/
Other
1 stars 0 forks source link

[BUG] Don't instal, but install #31

Closed bramdhondt closed 3 months ago

bramdhondt commented 3 months ago

On the main page,

devtools::instal_github("inbo/fistools")

should be

devtools::install_github("inbo/fistools")

It's the kind of hard-to-spot-typo that you want to avoid.

The double 'L' is also needed in the header of the section.