mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
README.rst: fix the contributor's surname
This commit is contained in:
parent
a3385126a7
commit
c441e74b27
|
|
@ -46,7 +46,7 @@ To use the scripts, it is best to create a Python 3.4+ virtualenv as follows::
|
||||||
virtualenv -p python3 env
|
virtualenv -p python3 env
|
||||||
env/bin/pip install -r scripts/requirements.txt
|
env/bin/pip install -r scripts/requirements.txt
|
||||||
|
|
||||||
(Benjamin Synders has contributed a script for `Nix`_ users, which can be
|
(Benjamin Saunders has contributed a script for `Nix`_ users, which can be
|
||||||
invoked with ``nix-shell scripts/contrib/shell.nix``.)
|
invoked with ``nix-shell scripts/contrib/shell.nix``.)
|
||||||
|
|
||||||
.. TODO: Possibly we need some libs installed; should record what they are.
|
.. TODO: Possibly we need some libs installed; should record what they are.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue