Skip to content

Commit dd7a7ef

Browse files
authored
docs(README): Add section about installing without CommandBox
1 parent 891ed18 commit dd7a7ef

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@
1717
- [totp-generator](https://github.com/bellstrand/totp-generator)
1818
- [Base32](https://github.com/bennadel/Base32.cfc)
1919

20+
### Installation
21+
22+
Install via CommandBox and ForgeBox: `box install totp`
23+
24+
If you install manually, you need to download the [CFzxing library](https://github.com/alanquinlan/cfzxing) to `/modules/CFzxing`.
25+
2026
### Usage
2127

2228
Obtain a new instance of TOTP using WireBox or simplying by creating a new instance (`new TOTP()`).

0 commit comments

Comments
 (0)