Skip to content

Commit 52dec92

Browse files
committed
Update README.md
1 parent 79cea8f commit 52dec92

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ chmod +x /usr/local/bin/bluray
1515

1616
Shared seedbox with SSH access
1717
```
18-
cd ; git clone https://github.com/Aniverse/bluray ; chmod -R +x ~/bluray
19-
echo "PATH=~/bluray:$PATH" >> ~/.bashrc ; PATH=~/bluray:$PATH
18+
cd ; git clone https://github.com/Aniverse/bluray ; chmod -R +x $HOME/bluray
19+
echo "PATH=$HOME/bluray:$PATH" >> $HOME/.bashrc ; PATH=$HOME/bluray:$PATH
2020
```
2121

2222
### Guide
@@ -100,5 +100,5 @@ BDinfo 会输出三个报告,Full report、 Main Summary、Quick Summary
100100
-------------------
101101
### Some references
102102

103-
https://xxxxxx.org/forums/viewtopic?topicid=61434
103+
https://xxxxxx.org/forums/viewtopic?topicid=61434 (Thanks to 9mm)
104104

0 commit comments

Comments
 (0)