Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
KoyamaSohei committed Mar 11, 2024
1 parent 9610d60 commit 7850c7f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/build.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Build FINCHFS
Requirements
============

* `UCX <https://openucx.readthedocs.io/en/master/>`_ v1.14.1
* `UCX <https://openucx.readthedocs.io/en/master/>`_
* `pmemkv <https://pmem.io/pmemkv/>`_ (For pmemkv backend)

Quick installation steps
Expand All @@ -24,6 +24,8 @@ Build from source

.. code-block:: bash
$ git clone [email protected]:tsukuba-hpcs/finchfs.git
$ cd finchfs
$ autoreconf -i
$ ./configure [--prefix=PREFIX] [--with-pmemkv]
$ make
Expand Down

0 comments on commit 7850c7f

Please sign in to comment.