aboutsummaryrefslogtreecommitdiffstats
path: root/tabfs.md
diff options
context:
space:
mode:
authorOmar Rizwan <omar@omar.website>2020-12-31 18:47:24 -0800
committerOmar Rizwan <omar@omar.website>2020-12-31 18:47:24 -0800
commit8bff4e0857997c7cd64fdae1625c010a252c0873 (patch)
tree860f3680c5aef877d121a9185dfa2368cf0de3e7 /tabfs.md
parent08c280118e039c2bd72d87fd29873cd4f698c5f6 (diff)
delete vestigial test-native.c, improve md
Diffstat (limited to 'tabfs.md')
-rw-r--r--tabfs.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/tabfs.md b/tabfs.md
index 0f5967a..d3eac54 100644
--- a/tabfs.md
+++ b/tabfs.md
@@ -15,6 +15,7 @@ body { font-family: Verdana, sans-serif; background: #eee; }
h1 { font-family: Helvetica; }
#TableOfContents > ul > li:first-child { display: none; }
#TableOfContents a[rel=footnote] { display: none; }
+pre { white-space: pre-wrap; }
</style>
[TabFS](https://github.com/osnr/TabFS) is a browser extension that
@@ -271,6 +272,12 @@ extension is to create a gigantic new surface area of communication
between stuff inside your browser and software on the rest of your
computer.
+Before doing anything, clone [this repository](https://github.com/osnr/TabFS):
+
+```
+$ git clone https://github.com/osnr/TabFS.git
+```
+
First, install the browser extension.
Then, install the C filesystem.