You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,8 +71,8 @@ ___
71
71
}
72
72
}
73
73
```
74
-
## Want to compile it yourself?
75
-
If you are uneasy about running a random executable, you can compile DeviceAuthGenerator yourself by installing the requirements and pyinstaller, then you can compiile it by the command:
74
+
## Compiling:
75
+
You can compile DeviceAuthGenerator yourself by installing the requirements and pyinstaller, then you can compiile it by the command:
0 commit comments