Skip to content

Commit 0e9687d

Browse files
authored
Update warp-architecture.mdx
Hh
1 parent 0031a63 commit 0e9687d

File tree

1 file changed

+8
-1
lines changed
  • src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic

1 file changed

+8
-1
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/warp-architecture.mdx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
---
1+
---# Add cloudflare-warp.repo to /etc/yum.repos.d/
2+
curl -fsSl https://pkg.cloudflareclient.com/cloudflare-warp-ascii.repo | sudo tee /etc/yum.repos.d/cloudflare-warp.repo
3+
4+
# Update repo
5+
sudo yum update
6+
7+
# Install
8+
sudo yum install cloudflare-warp
29
pcx_content_type: concept
310
title: WARP architecture
411
sidebar:

0 commit comments

Comments
 (0)