From fc6702323f35b76ca85f984312de1ab98e884f6e Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Mon, 9 Nov 2020 14:11:09 +0000 Subject: Add note on activating alias --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6892eaa..ea602a5 100644 --- a/README.md +++ b/README.md @@ -285,7 +285,8 @@ your ``~/.bashrc`` file to abstract away the Docker commands: alias p2r="docker run --rm -v \"${HOME}/.rmapi:/home/user/.rmapi:rw\" p2r" ``` -Then you can use ``paper2remarkable`` from the command line as ``p2r``! +After running ``source ~/.bashrc`` to activate the alias, you can then use +``paper2remarkable`` through Docker by calling ``p2r`` from the command line. # Notes -- cgit v1.2.3