Following the instructions in the packaging guide, after

gh repo clone yourgithubaccount/packages

on prepare-for-packaging chapter you have to update with

cd ~/solus-builds
git switch main
git pull

chapther: update-dev-environment.
But it doesn't work.
I have to go to cd ~/solus-builds/packages
and so it works

I don't know if I did something wrong or is it a small error of the instructions