Merge pull request 'README: Fixed missing direnv install step' (#13) from Luis-main into main
Reviewed-on: #13
This commit was merged in pull request #13.
This commit is contained in:
@@ -25,7 +25,7 @@ pkgs.mkShell {
|
||||
|
||||
|
||||
# re-generate the api code
|
||||
rm -rf api openapi.json
|
||||
rm -rf src/api openapi.json
|
||||
cp ${clanPkgs.clan-openapi}/openapi.json .
|
||||
orval
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user