From 968c872d153680c2a3e75b33d0ff3bb1a593d1d1 Mon Sep 17 00:00:00 2001
From: Ning Sun
Date: Tue, 14 Nov 2023 03:01:22 -0600
Subject: [PATCH] chore: remove kubecon event section from readme (#2739)
---
README.md | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
diff --git a/README.md b/README.md
index 94a45dad3b..f52a0271a8 100644
--- a/README.md
+++ b/README.md
@@ -27,14 +27,6 @@
-## Upcoming Event
-Come and meet us in **KubeCon + CloudNativeCon North America 2023!**
-
-
-
-
-
-
## What is GreptimeDB
GreptimeDB is an open-source time-series database with a special focus on
@@ -117,7 +109,7 @@ To write and query data, GreptimeDB is compatible with multiple [protocols and c
### Installation
- [Pre-built Binaries](https://greptime.com/download):
- For Linux and macOS, you can easily download pre-built binaries including official releases and nightly builds that are ready to use.
+ For Linux and macOS, you can easily download pre-built binaries including official releases and nightly builds that are ready to use.
In most cases, downloading the version without PyO3 is sufficient. However, if you plan to run scripts in CPython (and use Python packages like NumPy and Pandas), you will need to download the version with PyO3 and install a Python with the same version as the Python in the PyO3 version.
We recommend using virtualenv for the installation process to manage multiple Python versions.
- [Docker Images](https://hub.docker.com/r/greptime/greptimedb)(**recommended**): pre-built