Skip to content

Commit

Permalink
README.md: Fix typo and update kraft run
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriel Pitic <[email protected]>
Reviewed-by: Razvan Deaconescu <[email protected]>
Approved-by: Razvan Deaconescu <[email protected]>
GitHub-Closes: #25
  • Loading branch information
gabrielpitic authored and razvand committed Dec 30, 2023
1 parent f1b2224 commit d3fd2be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ For building and running everything for `x86_64`, follow the steps below:
```console
git clone https://github.com/unikraft/app-python3 python3
cd python3/
./script/setup.sh
./scripts/setup.sh
wget https://raw.githubusercontent.com/unikraft/app-testing/staging/scripts/generate.py -O scripts/generate.py
chmod a+x scripts/generate.py
./scripts/generate.py
Expand Down

0 comments on commit d3fd2be

Please sign in to comment.