Update README

This commit is contained in:
Andros Fenollosa 2023-06-13 10:20:08 +02:00
parent 7c2665e2ec
commit bc02eaac77

View File

@ -1,3 +1,13 @@
## Install
Add in your `init.el`.
```elisp
(use-package org-share-to-web
:straight (:host github :repo "tanrax/org-share-to-web.el" :files ("org-share-to-web.el"))
:ensure t)
```
## Configure
Configure the domain to be used to access the file share and the directory where it will be hosted using Tramp.