Skip to content

Commit e84715a

Browse files
committed
mdless is required on Kasm ubuntu
1 parent 399442c commit e84715a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_notebooks/Foundation/B-tools_and_equipment/2023-08-22-devops_tools-verify.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1046,8 +1046,8 @@
10461046
"- In Terminal on MacOS\n",
10471047
" - [Install ncurses](https://ports.macports.org/port/ncurses/)\n",
10481048
" - ```gem install mdless```\n",
1049-
" \n",
1050-
"> Output of the example is much nicer in \"Jupyter\"\n",
1049+
"- In Terminal on Ubuntu\n",
1050+
" - ```gem install mdless```\n",
10511051
"\n",
10521052
"This is starting the process of documentation."
10531053
]

0 commit comments

Comments
 (0)