Skip to content

Commit

Permalink
feat: improve windows init readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DPS0340 committed Jul 1, 2024
1 parent e2dfda8 commit 24268e4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ sudo rrdb init
powershell을 관리자 권한으로 실행하고 다음 명령어를 수행합니다.

```
rrdb init
mkdir 'C:\Program Files\rrdb'
cp ~/.cargo/bin/rrdb.exe 'C:\Program Files\rrdb\'
'C:\Program Files\rrdb\rrdb.exe' init
```

---
Expand Down

0 comments on commit 24268e4

Please sign in to comment.