Open nickxma opened 2 years ago
Hi, sorry for the basic question but what does dep mean in make deps? I'm getting this error when I try running it
make deps
No rule to make target `deps'. Stop.
Many thanks, Nick
@nickokgo You need to have cloned the repository and run make deps in the repository root for it to work
Hi, sorry for the basic question but what does dep mean in
make deps
? I'm getting this error when I try running itMany thanks, Nick