mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-11 06:31:01 -07:00
update tips (#1315)
This commit is contained in:
@@ -19,7 +19,7 @@ export const Tips: React.FC<TipsProps> = ({ config }) => {
|
||||
<Box flexDirection="column" marginBottom={1}>
|
||||
<Text color={Colors.Foreground}>Tips for getting started:</Text>
|
||||
<Text color={Colors.Foreground}>
|
||||
1. Ask questions, edit code or run commands.
|
||||
1. Ask questions, edit files, or run commands.
|
||||
</Text>
|
||||
<Text color={Colors.Foreground}>
|
||||
2. Be specific for the best results.
|
||||
|
||||
Reference in New Issue
Block a user