You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,12 +5,13 @@ This repository generates the documentation hosted at [docs.hello-robot.com](htt
5
5
The content largely lives inside of independent repositories that include their own MkDocs site generation information. This repo has the role of integrating these independent repositories together using the plugin `mkdocs-monorepo-plugin`.
6
6
7
7
## Setup for Documentation Development
8
-
In order to create a development environment on a 20.04 Ubuntu machine:
8
+
In order to create a development environment on a >=20.04 Ubuntu machine:
0 commit comments