Skip to content

Commit f8551de

Browse files
authored
Merge pull request #2276 from kubernetes-client/brendandburns-patch-12
Update README.md
2 parents 4ff0067 + d28b8c8 commit f8551de

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ The Javascript clients for Kubernetes is implemented in
99
[typescript](https://typescriptlang.org), but can be called from either
1010
Javascript or Typescript. The client is implemented for server-side use with Node.
1111

12-
The `request` library is currently being swapped to `fetch`. See the [fetch migration docs](./FETCH_MIGRATION.md) for more information and progress.
13-
1412
# Installation
1513

1614
```console

0 commit comments

Comments
 (0)