for those confused with latest version of Local, here’s what I did:
remove existing ‘public’ directory
composer create-project roots/bedrock
rename bedrock directory to public
edit site.conf.hbs, changing root "{{root}}"; to root "{{root}}/web";
restart local