mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-29 12:22:52 +03:00
Merge pull request #56 from jsha/patch-1
Correct typo in source build instructions
This commit is contained in:
commit
efb79eb54a
4
README
4
README
@ -115,8 +115,8 @@ Run these commands to check out the source code:
|
||||
|
||||
git clone https://github.com/Yubico/yubioath-desktop.git
|
||||
cd yubioath-desktop
|
||||
git submodules init
|
||||
git submodules update
|
||||
git submodule init
|
||||
git submodule update
|
||||
|
||||
==== Build a source release
|
||||
To build a source release tar ball, run this command:
|
||||
|
Loading…
Reference in New Issue
Block a user