From a95a30d3fe07ecd56b6da2ffbbf012b2d3f0f03a Mon Sep 17 00:00:00 2001 From: Steven Martin Date: Mon, 21 Oct 2024 04:19:18 -0400 Subject: [PATCH] Update README.md to remove reference to webassets sub module (#47736) * Update README.md to remove reference to webassets sub module * update web ui desc in readme Co-authored-by: Zac Bergquist --------- Co-authored-by: Zac Bergquist --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d414e04fc1e..a647fdb7669 100644 --- a/README.md +++ b/README.md @@ -115,8 +115,7 @@ To run a full test suite locally, see [the test dependencies list](BUILD_macos.m ## Building Teleport The `teleport` repository contains the Teleport daemon binary (written in Go) -and a web UI written in Javascript (a git submodule located in the `webassets/` -directory). +and a web UI written in TypeScript. If your intention is to build and deploy for use in a production infrastructure a released tag should be used. The default branch, `master`, is the current