Remove plugin install instructions from README.md
This commit is contained in:
parent
05f3ebc9e5
commit
b8ce9d15f7
@ -3,12 +3,3 @@
|
||||
[![Go Reference](https://pkg.go.dev/badge/git.tebibyte.media/tomo/x.svg)](https://pkg.go.dev/git.tebibyte.media/tomo/x)
|
||||
|
||||
An X11 backend for Tomo.
|
||||
|
||||
## Installation
|
||||
|
||||
```
|
||||
cd x/x
|
||||
go build -buildmode=plugin .
|
||||
mkdir -p ~/.local/lib/tomo/plugins
|
||||
mv x.so ~/.local/lib/tomo/plugins
|
||||
```
|
||||
|
Reference in New Issue
Block a user