Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
matrix-org
Olm
Commits
8fc7f470
Commit
8fc7f470
authored
Jan 17, 2017
by
Richard van der Hoff
Browse files
More README fixes
parent
d1226e18
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
8fc7f470
...
@@ -8,8 +8,7 @@ exposed as a C API.
...
@@ -8,8 +8,7 @@ exposed as a C API.
The specification of the Olm ratchet can be found in `<docs/olm.rst>`_.
The specification of the Olm ratchet can be found in `<docs/olm.rst>`_.
This library also includes an implementation of the Megolm cryptographic
This library also includes an implementation of the Megolm cryptographic
ratchet, as specified in ``docs/megolm.rst`` or
ratchet, as specified in `<docs/megolm.rst>`_.
https://matrix.org/docs/spec/megolm.html.
Building
Building
--------
--------
...
@@ -60,6 +59,7 @@ It's probably sensible to do the above on a release branch (``release-vx.y.z``
...
@@ -60,6 +59,7 @@ It's probably sensible to do the above on a release branch (``release-vx.y.z``
by convention), and merge back to master once the release is complete.
by convention), and merge back to master once the release is complete.
.. code:: bash
.. code:: bash
make clean
make clean
# build and test C library
# build and test C library
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment