Skip to content

Commit

Permalink
Merge pull request #565 from VirtualWolf/main
Browse files Browse the repository at this point in the history
Updated readme.
  • Loading branch information
Josverl authored May 20, 2024
2 parents d704ad5 + b5f449d commit 4d835d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ cd my_stub_folder
mkdir all-stubs

# clone the micropython repo's and switch to a specific version
stubber clone
stubber switch --version v1.18
stubber clone --add-stubs
stubber switch v1.22.2

# get the document stubs for the current version ( v1.18 )
stubber get-docstubs
Expand Down

0 comments on commit 4d835d0

Please sign in to comment.