Skip to content

Commit

Permalink
[#74] improve windows init readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DPS0340 committed Jul 5, 2024
1 parent ab647ef commit 6f0b9b8
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 6f0b9b8

Please sign in to comment.