Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

Commit 18a9152

Browse files
authored
Merge pull request #51 from Eugene-Mark/doc-fix
[PMEM-SHUFFLE-50] Remove description about download submodules manually since they can be downloaded automatically.
2 parents 7f0908d + f87c29b commit 18a9152

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

rpmp/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,6 @@ yum install boost-devel
127127
git clone https://github.com/oap-project/pmem-shuffle.git
128128
cd pmem-shuffle
129129
git submodule update --init --recursive
130-
git submodule add -b master https://github.com/redis/hiredis.git rpmp/include/hiredis
131-
git submodule add -b master https://github.com/open-source-parsers/jsoncpp.git rpmp/include/jsoncpp
132-
git submodule add -b v1.x https://github.com/gabime/spdlog.git rpmp/include/spdlog
133130
134131
cd rpmp
135132
mkdir build

0 commit comments

Comments
 (0)