Skip to content

Commit 37e93ce

Browse files
authored
Update README.md
1 parent 50d394b commit 37e93ce

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
# fibjs-rados_bin_and_doc
1+
# fibjs-rados
22
Fibjs for librados, this repository offer fibjs executable binary file via a .sh format file. You can use fibjs to act as a librados client connecting to ceph rados cluster.
33

44
# download
55
```
6-
git clone https://github.com/asionius/fibjs-rados_bin_and_doc.git
6+
git clone https://github.com/asionius/fibjs-rados_bin_and_doc.git
77
```
88
# install
99
```
10-
cd fibjs-rados_bin_and_doc
11-
sh installer-linux-20170614
10+
cd fibjs-rados_bin_and_doc
11+
sh installer-linux-20170614
1212
```
1313
# test
1414
```
@@ -26,4 +26,4 @@ Fibjs for librados, this repository offer fibjs executable binary file via a .sh
2626
```
2727
# document
2828
- cd html
29-
- 双击index.html
29+
- open index.html in browser

0 commit comments

Comments
 (0)