mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-04 12:49:03 +00:00
add dl link to docs
This commit is contained in:
parent
7f5016166c
commit
121b705442
@ -16,7 +16,7 @@ but can still easily be enabled by following instructions in the <a href="/index
|
||||
<li>new: running from the WSL.</li>
|
||||
<li>improved: code has been refactored and cleaned up,
|
||||
inc. file renaming.</li>
|
||||
<li>bugfix: un-break having multiple notion windows open. // TODO</li>
|
||||
<li>bugfix: un-break having multiple notion windows open.</li>
|
||||
</ul>
|
||||
<p><em>(forked by <a href="https://github.com/dragonwocky">@dragonwocky</a>.)</em></p>
|
||||
|
||||
|
@ -20,7 +20,7 @@ or a built-in feature like <a href="https://www.userchrome.org/">userChrome.css<
|
||||
<li>install <a href="https://www.python.org/">python</a> (if using the wsl, follow <a href="https://docs.python-guide.org/starting/install3/linux/">this guide</a>.)</li>
|
||||
<li>reboot.</li>
|
||||
<li>in cmd (on windows) or bash (with wsl), run <code>npm install -g asar</code> (check installation by running <code>asar</code>).</li>
|
||||
<li>download + extract this enhancer to a location it can safely remain (this must be in the windows filesystem,
|
||||
<li><a href="https://github.com/dragonwocky/notion-enhancer/archive/master.zip">download this enhancer</a> & extract to a location it can safely remain (this must be in the windows filesystem,
|
||||
even if you are running the script from the wsl).</li>
|
||||
<li>ensure notion is closed.</li>
|
||||
<li>optional: to remove previous versions of notion enhancer, run <code>cleaner.py</code></li>
|
||||
|
Loading…
Reference in New Issue
Block a user