README: Fixed missing direnv install step #13

Merged
Luis merged 3 commits from Luis-main into main 2023-11-08 20:47:57 +00:00
Showing only changes of commit ed18ad7d4d - Show all commits

View File

@@ -25,7 +25,7 @@ pkgs.mkShell {
# re-generate the api code # re-generate the api code
rm -rf api openapi.json rm -rf src/api openapi.json
cp ${clanPkgs.clan-openapi}/openapi.json . cp ${clanPkgs.clan-openapi}/openapi.json .
orval orval
''; '';