Skip to content

Commit ab07690

Browse files
committed
update tip style
1 parent 6e266af commit ab07690

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,17 @@ You can use either of these two agents for Antigravity:
8989
- [Antigravity CLI](https://github.com/google-gemini/gemini-cli) version **v1.6.0** or higher
9090
- [Antigravity 2.0](https://antigravity.google/product/antigravity-2) version **v2.0.0** or higher.
9191

92-
_(Tip: **Migrating from Gemini CLI?** If you previously installed this extension with `gemini extensions install`, you can convert it to an Antigravity plugin instead of reinstalling from scratch — either accept the Migration Options prompt on first launch of Antigravity CLI, or run `agy plugin import gemini` from your terminal. See [Migrating from Gemini CLI](https://antigravity.google/docs/gcli-migration) for details on plugins, context files (`GEMINI.md` / `AGENTS.md`), and MCP server config differences.)_
92+
<blockquote>
93+
💡 <strong>Tip — Migrating from Gemini CLI?</strong><br>
94+
If you previously installed this extension with <code>gemini extensions install</code>, you can convert it to an Antigravity plugin instead of reinstalling from scratch:
95+
<ul>
96+
<li><strong>On first launch of Antigravity CLI</strong>, accept the Migration Options prompt to automatically convert your installed Gemini CLI extensions to Antigravity plugins.</li>
97+
<li><strong>Or, from your terminal</strong>, run:
98+
<pre><code class="language-bash">agy plugin import gemini</code></pre>
99+
</li>
100+
</ul>
101+
See <a href="https://antigravity.google/docs/gcli-migration">Migrating from Gemini CLI</a> for details on plugins, context files (<code>GEMINI.md</code> / <code>AGENTS.md</code>), and MCP server config differences.
102+
</blockquote>
93103

94104
#### Antigravity 2.0 (IDE)
95105

0 commit comments

Comments
 (0)