Can not be able to enable development mode

Hi i am running the below command to enable the development mode but it is showing some error.

./console development:enable

ERROR [2022-01-24 09:00:58] 12660 Uncaught exception: /var/www/html/matomo/core/Config.php(448): The Matomo configuration file (config/config.ini.php) is not writable, some of your changes might not be saved. Please change permissions of the config file to make it writable. [Query: , CLI mode: 1]

[Piwik\Exception\MissingFilePermissionException]
The Matomo configuration file (config/config.ini.php) is not writable, some of your changes might not be saved. Please change permission
s of the config file to make it writable

How can i solve this?

Make config/config.ini.php writtable! :wink: