From 3d3c2aab1e0ebd5fb60f59377b1ca9cc09053943 Mon Sep 17 00:00:00 2001 From: JoelTrain Date: Tue, 23 Aug 2022 17:47:21 -0500 Subject: [PATCH] update readme file path --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 80dc01e3a7..086914bef0 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,5 @@ This is a forked repository of the "OpenLens" repo. -Observe the github actions on this repo. -The file (./.github\workflows\build-for-windows.yml) shows how to build the basic Lens app without any of the proprietary extensions like the Lens ID log in screen. +Observe the github actions on this repo. +The file [./.github/workflows/build-for-windows.yml](./.github/workflows/build-for-windows.yml) shows how to build the basic Lens app without any of the proprietary extensions like the Lens ID log in screen.