From 8697555125c57ae64a0c9b78514b4aac4fd523de Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 27 Jun 2023 14:50:20 +0200 Subject: Massive formatting and added figcaption --- content/notes/install-plan9port-linux.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'content/notes/install-plan9port-linux.md') diff --git a/content/notes/install-plan9port-linux.md b/content/notes/install-plan9port-linux.md index 0ad83cf..b21c73b 100644 --- a/content/notes/install-plan9port-linux.md +++ b/content/notes/install-plan9port-linux.md @@ -7,9 +7,10 @@ draft: false tags: [plan9] --- -Install Plan9port on Linux. This applies to [Plan9port](https://9fans.github.io/plan9port/). -This is a port of many Plan 9 programs to Unix-like operating systems. Useful for -programs like `9term` and `rc`. +Install Plan9port on Linux. This applies to +[Plan9port](https://9fans.github.io/plan9port/). This is a port of many Plan 9 +programs to Unix-like operating systems. Useful for programs like `9term` and +`rc`. ```sh sudo apt-get install gcc libx11-dev libxt-dev libxext-dev libfontconfig1-dev -- cgit v1.2.3