diff --git a/docs/helion-hackathon.md b/docs/helion-hackathon.md index 73c91ec..b432775 100644 --- a/docs/helion-hackathon.md +++ b/docs/helion-hackathon.md @@ -56,13 +56,10 @@ Submit [Helion](https://github.com/pytorch/helion) kernels to the GPU MODE leade # 1. Install popcorn-cli curl -fsSL https://raw.githubusercontent.com/gpu-mode/popcorn-cli/main/install.sh | bash -# 2. Register -popcorn register discord - -# 3. Join the challenge with your invite code +# 2. Join the challenge with your invite code popcorn join -# 4. Setup a project (downloads the submission template for you) +# 3. Setup a project (downloads the submission template for you) popcorn setup # Select "Helion Kernel Challenge", then pick a problem and GPU ```